We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ae802f commit 05b31ccCopy full SHA for 05b31cc
ms-windows/quickpackage.sh
@@ -12,11 +12,11 @@
12
# Tim Sutton November 2010
13
14
makensis \
15
--DVERSION_NUMBER='$major.$minor.$patch' \
16
--DVERSION_NAME='$release' \
17
--DSVN_REVISION='$revision' \
+-DVERSION_NUMBER='1.6.0' \
+-DVERSION_NAME='Capiapo' \
+-DSVN_REVISION='0' \
18
-DQGIS_BASE='Quantum GIS $release' \
19
--DINSTALLER_NAME='QGIS-OSGeo4W-1-6-0-Setup.exe' \
+-DINSTALLER_NAME='QGIS-1-6-0-Setup.exe' \
20
-DDISPLAYED_NAME='Quantum GIS 1.6.0' \
21
-DBINARY_REVISION=1 \
22
-DINSTALLER_TYPE=OSGeo4W \
0 commit comments