X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=CMakeLists.txt;h=a9b66d436a9a4118ac4f0a163cce2688b878676a;hb=3e058c7c1d6bcf2db4e26037daa5442e70b3df52;hp=1b8053a02a69f32d3de9f522616b5c1fe82b7341;hpb=1252668b9e8506ce9b4ee38ff246893fd7cbb26f;p=inkscape.git diff --git a/CMakeLists.txt b/CMakeLists.txt index 1b8053a02..a9b66d436 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,6 +1,6 @@ PROJECT(inkscape) -SET(INKSCAPE_VERSION 0.46+devel) +SET(INKSCAPE_VERSION 0.48+devel) SET(PROJECT_NAME inkscape) CMAKE_MINIMUM_REQUIRED(VERSION 2.4.6) SET(CMAKE_INCLUDE_CURRENT_DIR TRUE)