Skip to content

Commit d86bd80

Browse files
author
timlinux
committed
Updated nsis version to 0.9.2rc2
git-svn-id: http://svn.osgeo.org/qgis/trunk@8077 c8812cc2-4d05-0410-92ff-de0c093fc19c
1 parent 9cd898d commit d86bd80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

win_build/qgis.nsi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
; HM NIS Edit Wizard helper defines
44
!define PRODUCT_NAME "Quantum GIS"
5-
!define PRODUCT_VERSION_NUMBER "0.9.2"
5+
!define PRODUCT_VERSION_NUMBER "0.9.2rc1"
66
!define PRODUCT_VERSION_NAME "Ganymede"
77
!define PRODUCT_VERSION "${PRODUCT_VERSION_NUMBER} ${PRODUCT_VERSION_NAME}"
88
!define PRODUCT_PUBLISHER "qgis.org"

0 commit comments

Comments
 (0)