summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorBryce Harrington <bryce@bryceharrington.org>2014-10-30 00:20:24 +0000
committerbryce <bryce@ubuntu.com>2014-10-30 00:20:24 +0000
commit7f6065ede75d83ca40003db03328e4d5689c99ae (patch)
treee80c18127d1b696dc802718b48646c6342663a89 /CMakeLists.txt
parentMerge experimental (diff)
downloadinkscape-7f6065ede75d83ca40003db03328e4d5689c99ae.tar.gz
inkscape-7f6065ede75d83ca40003db03328e4d5689c99ae.zip
Open development for the 0.92 series
(bzr r13642)
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 1a0ba731e..7de831b75 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -13,7 +13,7 @@ set(CMAKE_BUILD_TYPE_INIT "Release")
project(inkscape)
-set(INKSCAPE_VERSION 0.91pre2)
+set(INKSCAPE_VERSION 0.92+devel)
set(PROJECT_NAME inkscape)
set(CMAKE_INCLUDE_CURRENT_DIR TRUE)