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