We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 99c20ac commit 19501c6Copy full SHA for 19501c6
CMakeLists.txt
@@ -1,8 +1,8 @@
1
SET(CPACK_PACKAGE_VERSION_MAJOR "1")
2
-SET(CPACK_PACKAGE_VERSION_MINOR "8")
3
-SET(CPACK_PACKAGE_VERSION_PATCH "0")
+SET(CPACK_PACKAGE_VERSION_MINOR "9")
+SET(CPACK_PACKAGE_VERSION_PATCH "90")
4
SET(COMPLETE_VERSION ${CPACK_PACKAGE_VERSION_MAJOR}.${CPACK_PACKAGE_VERSION_MINOR}.${CPACK_PACKAGE_VERSION_PATCH})
5
-SET(RELEASE_NAME "Trunk")
+SET(RELEASE_NAME "Alpha")
6
SET(PROJECT_VERSION ${COMPLETE_VERSION})
7
PROJECT(qgis${PROJECT_VERSION})
8
IF (APPLE)
images/splash/splash.png
-15.2 KB
images/splash/splash.xcf.bz2
2.53 MB
0 commit comments