From 0358f7f273d9d4e7c75b1c53cc32dfcc5bc87041 Mon Sep 17 00:00:00 2001 From: timlinux Date: Sat, 11 Apr 2009 20:20:38 +0000 Subject: [PATCH] Fix version number gaff git-svn-id: http://svn.osgeo.org/qgis/trunk@10537 c8812cc2-4d05-0410-92ff-de0c093fc19c --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 3c09f4e0c9a..eeb8eb72f2c 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -5,7 +5,7 @@ SET(COMPLETE_VERSION ${CPACK_PACKAGE_VERSION_MAJOR}.${CPACK_PACKAGE_VERSION_MINO SET(RELEASE_NAME "Pan (Unstable)") SET(PROJECT_VERSION ${COMPLETE_VERSION}) PROJECT(qgis${PROJECT_VERSION}) -SET(QGIS_VERSION_INT 11000) +SET(QGIS_VERSION_INT 10100) # TODO: # - install includes for libs