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