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 297b90a commit 3809467Copy full SHA for 3809467
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