We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
qgis
Learn more about funding links in repositories.
Report abuse
There was an error while loading. Please reload this page.
1 parent 2e6c8dd commit 4e8c14eCopy full SHA for 4e8c14e
CMakeLists.txt
@@ -1,5 +1,5 @@
1
2
-PROJECT(qgis)
+PROJECT(qgis0.9.0preview1)
3
4
# TODO:
5
# - install includes for libs
win_build/qgis.nsi
@@ -2,7 +2,7 @@
; HM NIS Edit Wizard helper defines
!define PRODUCT_NAME "Quantum GIS"
-!define PRODUCT_VERSION_NUMBER "0.9"
+!define PRODUCT_VERSION_NUMBER "0.9.0preview1"
6
!define PRODUCT_VERSION_NAME "Grumpy"
7
!define PRODUCT_VERSION "${PRODUCT_VERSION_NUMBER} ${PRODUCT_VERSION_NAME}"
8
!define PRODUCT_PUBLISHER "qgis.org"
0 commit comments