Skip to content

Commit ce7320f

Browse files
author
timlinux
committed
Updated version nos etc for enceladus release
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@12637 c8812cc2-4d05-0410-92ff-de0c093fc19c
1 parent 223fe6d commit ce7320f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

ms-windows/QGIS-Installer.nsi

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@
1616
;Version variables
1717

1818
!define RELEASE_VERSION_NUMBER "1.4.0"
19-
!define RELEASE_VERSION_NAME "Trunk-Test-Build"
20-
!define RELEASE_SVN_REVISION "11639"
19+
!define RELEASE_VERSION_NAME "Enceladus"
20+
!define RELEASE_SVN_REVISION "12636"
2121
!define RELEASE_BINARY_REVISION "0"
2222

2323
!define DEV_VERSION_NUMBER ""
@@ -44,7 +44,7 @@ RequestExecutionLevel admin
4444
;----------------------------------------------------------------------------------------------------------------------------
4545

4646
;define the QGIS Base Name
47-
!define RELEASE_QGIS_BASE "Quantum GIS Mimas"
47+
!define RELEASE_QGIS_BASE "Quantum GIS Enceladus"
4848
!define DEV_QGIS_BASE "Quantum GIS Unstable Dev"
4949

5050
;Set the installer variables, depending on the selected version to build

0 commit comments

Comments
 (0)