[GRASS-SVN] r40506 - grass/branches/develbranch_6/mswindows
svn_grass at osgeo.org
svn_grass at osgeo.org
Sun Jan 17 10:00:43 EST 2010
Author: martinl
Date: 2010-01-17 10:00:42 -0500 (Sun, 17 Jan 2010)
New Revision: 40506
Modified:
grass/branches/develbranch_6/mswindows/GRASS-Installer.nsi
Log:
fix installer type
Modified: grass/branches/develbranch_6/mswindows/GRASS-Installer.nsi
===================================================================
--- grass/branches/develbranch_6/mswindows/GRASS-Installer.nsi 2010-01-17 14:12:29 UTC (rev 40505)
+++ grass/branches/develbranch_6/mswindows/GRASS-Installer.nsi 2010-01-17 15:00:42 UTC (rev 40506)
@@ -15,7 +15,7 @@
;Select if you are building a "Development Version" or a "Release Version" of the GRASS Installer
;Change the INSTALLER_TYPE variable to Release, Dev6 or Dev7
-!define INSTALLER_TYPE "Dev6"
+!define INSTALLER_TYPE "Dev65"
;----------------------------------------------------------------------------------------------------------------------------
More information about the grass-commit
mailing list