[QGIS Commit] r9818 - branches/Version-1_0

svn_qgis at osgeo.org svn_qgis at osgeo.org
Tue Dec 16 05:15:01 EST 2008


Author: timlinux
Date: 2008-12-16 05:15:01 -0500 (Tue, 16 Dec 2008)
New Revision: 9818

Modified:
   branches/Version-1_0/CMakeLists.txt
Log:
Remove trunk moniker for stable branch

Modified: branches/Version-1_0/CMakeLists.txt
===================================================================
--- branches/Version-1_0/CMakeLists.txt	2008-12-16 08:03:39 UTC (rev 9817)
+++ branches/Version-1_0/CMakeLists.txt	2008-12-16 10:15:01 UTC (rev 9818)
@@ -2,7 +2,7 @@
 SET(CPACK_PACKAGE_VERSION_MINOR "0")
 SET(CPACK_PACKAGE_VERSION_PATCH "0")
 SET(COMPLETE_VERSION ${CPACK_PACKAGE_VERSION_MAJOR}.${CPACK_PACKAGE_VERSION_MINOR}.${CPACK_PACKAGE_VERSION_PATCH})
-SET(RELEASE_NAME "Kore-trunk")
+SET(RELEASE_NAME "Kore")
 SET(PROJECT_VERSION ${COMPLETE_VERSION})
 PROJECT(qgis${PROJECT_VERSION})
 SET(QGIS_VERSION_INT 10000)



More information about the QGIS-commit mailing list