[GRASS-SVN] r43418 - grass/branches/releasebranch_6_4/mswindows

svn_grass at osgeo.org svn_grass at osgeo.org
Mon Sep 6 05:07:15 EDT 2010


Author: martinl
Date: 2010-09-06 09:07:15 +0000 (Mon, 06 Sep 2010)
New Revision: 43418

Modified:
   grass/branches/releasebranch_6_4/mswindows/GRASS-Installer.nsi
   grass/branches/releasebranch_6_4/mswindows/GRASS-Packager.bat
Log:
6.4.0 -> 6.4.1

Modified: grass/branches/releasebranch_6_4/mswindows/GRASS-Installer.nsi
===================================================================
--- grass/branches/releasebranch_6_4/mswindows/GRASS-Installer.nsi	2010-09-06 09:05:52 UTC (rev 43417)
+++ grass/branches/releasebranch_6_4/mswindows/GRASS-Installer.nsi	2010-09-06 09:07:15 UTC (rev 43418)
@@ -31,7 +31,7 @@
 
 ;Version variables
 
-!define RELEASE_VERSION_NUMBER "6.4.0"
+!define RELEASE_VERSION_NUMBER "6.4.1"
 !define RELEASE_SVN_REVISION "36599"
 !define RELEASE_BINARY_REVISION "1"
 !define RELEASE_GRASS_COMMAND "grass64"

Modified: grass/branches/releasebranch_6_4/mswindows/GRASS-Packager.bat
===================================================================
--- grass/branches/releasebranch_6_4/mswindows/GRASS-Packager.bat	2010-09-06 09:05:52 UTC (rev 43417)
+++ grass/branches/releasebranch_6_4/mswindows/GRASS-Packager.bat	2010-09-06 09:07:15 UTC (rev 43418)
@@ -16,8 +16,8 @@
 
 rem set PACKAGE_DIR=.\GRASS-64-Release-Package
 set PACKAGE_DIR=.\GRASS-64-Devel-Package
-rem set GRASS_PREFIX=%OSGEO4W_DIR%\apps\grass\grass-6.4.0
-set GRASS_PREFIX=%OSGEO4W_DIR%\apps\grass\grass-6.4.0svn
+rem set GRASS_PREFIX=%OSGEO4W_DIR%\apps\grass\grass-6.4.1
+set GRASS_PREFIX=%OSGEO4W_DIR%\apps\grass\grass-6.4.1svn
 
 @echo.
 @echo -----------------------------------------------------------------------------------------------------------------------



More information about the grass-commit mailing list