X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=CMakeLists.txt;h=a9b66d436a9a4118ac4f0a163cce2688b878676a;hb=c14a574322a392c0976221b4a24d38dbc379a588;hp=6923b8fb271c8d9d2df8d20ba57a9eea6febc2a9;hpb=d2d2ee11f3b124caa0a81c9f8661733c7ed7bdab;p=inkscape.git diff --git a/CMakeLists.txt b/CMakeLists.txt index 6923b8fb2..a9b66d436 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,6 +1,6 @@ PROJECT(inkscape) -SET(INKSCAPE_VERSION 0.48.0) +SET(INKSCAPE_VERSION 0.48+devel) SET(PROJECT_NAME inkscape) CMAKE_MINIMUM_REQUIRED(VERSION 2.4.6) SET(CMAKE_INCLUDE_CURRENT_DIR TRUE)