Skip to content
Permalink
Browse files
Mark as preview 1
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@9375 c8812cc2-4d05-0410-92ff-de0c093fc19c
  • Loading branch information
timlinux committed Sep 22, 2008
1 parent 993eb63 commit 3705726
Showing 1 changed file with 1 addition and 1 deletion.
@@ -2,7 +2,7 @@ SET(CPACK_PACKAGE_VERSION_MAJOR "1")
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")
SET(RELEASE_NAME "Kore-preview1")
SET(PROJECT_VERSION ${COMPLETE_VERSION})
PROJECT(qgis${PROJECT_VERSION})
SET(QGIS_VERSION_INT 10000)

0 comments on commit 3705726

Please sign in to comment.