[QGIS Commit] r8423 - trunk/qgis
svn_qgis at osgeo.org
svn_qgis at osgeo.org
Mon May 12 09:49:00 EDT 2008
Author: timlinux
Date: 2008-05-12 09:49:00 -0400 (Mon, 12 May 2008)
New Revision: 8423
Modified:
trunk/qgis/CMakeLists.txt
Log:
Changed version to 0.11.0 for trunk
Modified: trunk/qgis/CMakeLists.txt
===================================================================
--- trunk/qgis/CMakeLists.txt 2008-05-12 06:46:22 UTC (rev 8422)
+++ trunk/qgis/CMakeLists.txt 2008-05-12 13:49:00 UTC (rev 8423)
@@ -1,6 +1,6 @@
-PROJECT(qgis0.10.0)
+PROJECT(qgis0.11.0)
SET(CPACK_PACKAGE_VERSION_MAJOR "0")
-SET(CPACK_PACKAGE_VERSION_MINOR "10")
+SET(CPACK_PACKAGE_VERSION_MINOR "11")
SET(CPACK_PACKAGE_VERSION_PATCH "0")
SET(RELEASE_NAME "Io")
More information about the QGIS-commit
mailing list