Skip to content

Commit 80c9e32

Browse files
author
timlinux
committed
Changed release name to Daphnis
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@11247 c8812cc2-4d05-0410-92ff-de0c093fc19c
1 parent f916736 commit 80c9e32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ SET(CPACK_PACKAGE_VERSION_MAJOR "1")
22
SET(CPACK_PACKAGE_VERSION_MINOR "2")
33
SET(CPACK_PACKAGE_VERSION_PATCH "0")
44
SET(COMPLETE_VERSION ${CPACK_PACKAGE_VERSION_MAJOR}.${CPACK_PACKAGE_VERSION_MINOR}.${CPACK_PACKAGE_VERSION_PATCH})
5-
SET(RELEASE_NAME "Unstable Trunk")
5+
SET(RELEASE_NAME "Daphnis")
66
SET(PROJECT_VERSION ${COMPLETE_VERSION})
77
PROJECT(qgis${PROJECT_VERSION})
88
# Note the version no is Mmmpp for Major/minor/patch, 0-padded, thus '10100' for 1.1.0

0 commit comments

Comments
 (0)