mirror of
https://github.com/qgis/QGIS.git
synced 2025-04-18 00:03:05 -04:00
Set version name to 0.9.0preview1 for project name and in nsis config
git-svn-id: http://svn.osgeo.org/qgis/trunk@6988 c8812cc2-4d05-0410-92ff-de0c093fc19c
This commit is contained in:
parent
3cfc885fc2
commit
a6be9c4f85
@ -1,5 +1,5 @@
|
||||
|
||||
PROJECT(qgis)
|
||||
PROJECT(qgis0.9.0preview1)
|
||||
|
||||
# TODO:
|
||||
# - install includes for libs
|
||||
|
@ -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"
|
||||
!define PRODUCT_VERSION_NAME "Grumpy"
|
||||
!define PRODUCT_VERSION "${PRODUCT_VERSION_NUMBER} ${PRODUCT_VERSION_NAME}"
|
||||
!define PRODUCT_PUBLISHER "qgis.org"
|
||||
|
Loading…
x
Reference in New Issue
Block a user