[QGIS Commit] r11247 - trunk/qgis
svn_qgis at osgeo.org
svn_qgis at osgeo.org
Sun Aug 2 11:14:30 EDT 2009
Author: timlinux
Date: 2009-08-02 11:14:30 -0400 (Sun, 02 Aug 2009)
New Revision: 11247
Modified:
trunk/qgis/CMakeLists.txt
Log:
Changed release name to Daphnis
Modified: trunk/qgis/CMakeLists.txt
===================================================================
--- trunk/qgis/CMakeLists.txt 2009-08-02 15:07:00 UTC (rev 11246)
+++ trunk/qgis/CMakeLists.txt 2009-08-02 15:14:30 UTC (rev 11247)
@@ -2,7 +2,7 @@
SET(CPACK_PACKAGE_VERSION_MINOR "2")
SET(CPACK_PACKAGE_VERSION_PATCH "0")
SET(COMPLETE_VERSION ${CPACK_PACKAGE_VERSION_MAJOR}.${CPACK_PACKAGE_VERSION_MINOR}.${CPACK_PACKAGE_VERSION_PATCH})
-SET(RELEASE_NAME "Unstable Trunk")
+SET(RELEASE_NAME "Daphnis")
SET(PROJECT_VERSION ${COMPLETE_VERSION})
PROJECT(qgis${PROJECT_VERSION})
# Note the version no is Mmmpp for Major/minor/patch, 0-padded, thus '10100' for 1.1.0
More information about the QGIS-commit
mailing list