mirror of
https://github.com/qgis/QGIS.git
synced 2025-04-13 00:03:09 -04:00
Fixed some soft coded values which should have been hard coded
git-svn-id: http://svn.osgeo.org/qgis/trunk@14726 c8812cc2-4d05-0410-92ff-de0c093fc19c
This commit is contained in:
parent
0ae802fee1
commit
05b31cc27a
@ -12,11 +12,11 @@
|
||||
# Tim Sutton November 2010
|
||||
|
||||
makensis \
|
||||
-DVERSION_NUMBER='$major.$minor.$patch' \
|
||||
-DVERSION_NAME='$release' \
|
||||
-DSVN_REVISION='$revision' \
|
||||
-DVERSION_NUMBER='1.6.0' \
|
||||
-DVERSION_NAME='Capiapo' \
|
||||
-DSVN_REVISION='0' \
|
||||
-DQGIS_BASE='Quantum GIS $release' \
|
||||
-DINSTALLER_NAME='QGIS-OSGeo4W-1-6-0-Setup.exe' \
|
||||
-DINSTALLER_NAME='QGIS-1-6-0-Setup.exe' \
|
||||
-DDISPLAYED_NAME='Quantum GIS 1.6.0' \
|
||||
-DBINARY_REVISION=1 \
|
||||
-DINSTALLER_TYPE=OSGeo4W \
|
||||
|
Loading…
x
Reference in New Issue
Block a user