[QGIS Commit] r10177 - branches/Release-1_0_1

svn_qgis at osgeo.org svn_qgis at osgeo.org
Mon Feb 16 00:56:46 EST 2009


Author: timlinux
Date: 2009-02-16 00:56:46 -0500 (Mon, 16 Feb 2009)
New Revision: 10177

Modified:
   branches/Release-1_0_1/CMakeLists.txt
Log:
Bumped version no for release

Modified: branches/Release-1_0_1/CMakeLists.txt
===================================================================
--- branches/Release-1_0_1/CMakeLists.txt	2009-02-15 23:54:44 UTC (rev 10176)
+++ branches/Release-1_0_1/CMakeLists.txt	2009-02-16 05:56:46 UTC (rev 10177)
@@ -6,7 +6,7 @@
 SET(RELEASE_NAME "Kore")
 SET(PROJECT_VERSION ${COMPLETE_VERSION})
 PROJECT(qgis${PROJECT_VERSION})
-SET(QGIS_VERSION_INT 10000)
+SET(QGIS_VERSION_INT 10001)
 
 # TODO:
 # - install includes for libs



More information about the QGIS-commit mailing list