Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
fix var that needed to be hard coded
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@14949 c8812cc2-4d05-0410-92ff-de0c093fc19c
  • Loading branch information
timlinux committed Dec 21, 2010
1 parent ac011f4 commit c23bb41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ms-windows/quickpackage.sh
Expand Up @@ -15,7 +15,7 @@ makensis \
-DVERSION_NUMBER='1.6.0' \
-DVERSION_NAME='Capiapo' \
-DSVN_REVISION='0' \
-DQGIS_BASE='Quantum GIS $release' \
-DQGIS_BASE='Quantum GIS 1.6.0' \
-DINSTALLER_NAME='QGIS-1-6-0-Setup.exe' \
-DDISPLAYED_NAME='Quantum GIS 1.6.0' \
-DBINARY_REVISION=1 \
Expand Down

0 comments on commit c23bb41

Please sign in to comment.