File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 15
15
16
16
; Version variables
17
17
18
- !define RELEASE_VERSION_NUMBER " 0.11.0 "
19
- !define RELEASE_VERSION_NAME " Metis "
20
- !define RELEASE_SVN_REVISION " 8811 "
21
- !define RELEASE_BINARY_REVISION " 2 "
18
+ !define RELEASE_VERSION_NUMBER " 1.0.2 "
19
+ !define RELEASE_VERSION_NAME " Kore "
20
+ !define RELEASE_SVN_REVISION " 10455 "
21
+ !define RELEASE_BINARY_REVISION " 0 "
22
22
23
23
!define DEV_VERSION_NUMBER " "
24
24
!define DEV_VERSION_NAME " "
@@ -370,7 +370,7 @@ Section "Quantum GIS" SecQGIS
370
370
; Create the Desktop Shortcut
371
371
SetShellVarContext current
372
372
373
- CreateShortCut " $DESKTOP\${QGIS_BASE}.lnk" " $INSTALL_DIR\qgis.exe" " " \
373
+ CreateShortCut " $DESKTOP\${QGIS_BASE}.lnk" " $INSTALL_DIR\bin\ qgis.exe" " " \
374
374
" $INSTALL_DIR\icons\QGIS.ico" " " SW_SHOWNORMAL " " " Launch ${COMPLETE_NAME}"
375
375
376
376
; Create the Windows Start Menu Shortcuts
@@ -560,4 +560,4 @@ SectionEnd
560
560
!insertmacro MUI_DESCRIPTION_TEXT ${SecAlaskaSDB} " Download and install the Alaska sample database (shapefiles and TIFF data)"
561
561
!insertmacro MUI_FUNCTION_DESCRIPTION_END
562
562
563
- ; ----------------------------------------------------------------------------------------------------------------------------
563
+ ; ----------------------------------------------------------------------------------------------------------------------------
You can’t perform that action at this time.
0 commit comments