[GRASS-SVN] r39044 - grass/trunk/mswindows

svn_grass at osgeo.org svn_grass at osgeo.org
Sun Sep 6 09:20:18 EDT 2009


Author: neteler
Date: 2009-09-06 09:20:18 -0400 (Sun, 06 Sep 2009)
New Revision: 39044

Modified:
   grass/trunk/mswindows/GRASS-Installer.nsi
   grass/trunk/mswindows/GRASS-Packager.bat
Log:
cosmetics

Modified: grass/trunk/mswindows/GRASS-Installer.nsi
===================================================================
--- grass/trunk/mswindows/GRASS-Installer.nsi	2009-09-06 13:18:26 UTC (rev 39043)
+++ grass/trunk/mswindows/GRASS-Installer.nsi	2009-09-06 13:20:18 UTC (rev 39044)
@@ -21,7 +21,7 @@
 
 ;Version variables
 
-!define RELEASE_VERSION_NUMBER "6.4.0RC4"
+!define RELEASE_VERSION_NUMBER "6.4.0RC5"
 !define RELEASE_SVN_REVISION "36599"
 !define RELEASE_BINARY_REVISION "1"
 !define RELEASE_GRASS_COMMAND "grass64"

Modified: grass/trunk/mswindows/GRASS-Packager.bat
===================================================================
--- grass/trunk/mswindows/GRASS-Packager.bat	2009-09-06 13:18:26 UTC (rev 39043)
+++ grass/trunk/mswindows/GRASS-Packager.bat	2009-09-06 13:20:18 UTC (rev 39044)
@@ -10,7 +10,7 @@
 
 set OSGEO4W_DIR=c:\osgeo4w
 
-set GRASS_RELEASE_INSTALL_FOLDER=%OSGEO4W_DIR%\apps\grass\grass-6.4.0RC4
+set GRASS_RELEASE_INSTALL_FOLDER=%OSGEO4W_DIR%\apps\grass\grass-6.4.0RC5
 set GRASS_6_DEV_INSTALL_FOLDER=%OSGEO4W_DIR%\apps\grass\grass-6.5.svn
 set GRASS_7_DEV_INSTALL_FOLDER=%OSGEO4W_DIR%\apps\grass\grass-7.0.svn
 



More information about the grass-commit mailing list