Skip to content

Commit 2e87cd9

Browse files
author
timlinux
committedDec 21, 2010
fix var that needed to be hard coded
git-svn-id: http://svn.osgeo.org/qgis/trunk@14949 c8812cc2-4d05-0410-92ff-de0c093fc19c
1 parent 4a4fea3 commit 2e87cd9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎ms-windows/quickpackage.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ makensis \
1515
-DVERSION_NUMBER='1.6.0' \
1616
-DVERSION_NAME='Capiapo' \
1717
-DSVN_REVISION='0' \
18-
-DQGIS_BASE='Quantum GIS $release' \
18+
-DQGIS_BASE='Quantum GIS 1.6.0' \
1919
-DINSTALLER_NAME='QGIS-1-6-0-Setup.exe' \
2020
-DDISPLAYED_NAME='Quantum GIS 1.6.0' \
2121
-DBINARY_REVISION=1 \

0 commit comments

Comments
 (0)
Please sign in to comment.