summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2010-06-17 18:26:53 +0000
committerTed Gould <ted@gould.cx>2010-06-17 18:26:53 +0000
commit1684b8587b9a6d424498a7232895c8675ddcf2f1 (patch)
treeaf6268ab9e629c7a9d1ab271ad5c97589ffd250e
parentChanging the build.xml files (diff)
downloadinkscape-1684b8587b9a6d424498a7232895c8675ddcf2f1.tar.gz
inkscape-1684b8587b9a6d424498a7232895c8675ddcf2f1.zip
Changing the CMakeLists.txt
(bzr r9506.1.3)
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index c92c1e25d..6109d6623 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -1,6 +1,6 @@
PROJECT(inkscape)
-SET(INKSCAPE_VERSION 0.47+devel)
+SET(INKSCAPE_VERSION 0.48pre1)
SET(PROJECT_NAME inkscape)
CMAKE_MINIMUM_REQUIRED(VERSION 2.4.6)
SET(CMAKE_INCLUDE_CURRENT_DIR TRUE)