[GRASS-SVN] r36700 - grass/branches/releasebranch_6_4/mswindows
svn_grass at osgeo.org
svn_grass at osgeo.org
Sun Apr 12 09:32:15 EDT 2009
Author: neteler
Date: 2009-04-12 09:32:15 -0400 (Sun, 12 Apr 2009)
New Revision: 36700
Modified:
grass/branches/releasebranch_6_4/mswindows/GRASS-Packager.bat
Log:
version fix
Modified: grass/branches/releasebranch_6_4/mswindows/GRASS-Packager.bat
===================================================================
--- grass/branches/releasebranch_6_4/mswindows/GRASS-Packager.bat 2009-04-12 13:29:00 UTC (rev 36699)
+++ grass/branches/releasebranch_6_4/mswindows/GRASS-Packager.bat 2009-04-12 13:32:15 UTC (rev 36700)
@@ -10,8 +10,8 @@
set OSGEO4W_DIR=c:\osgeo4w
-set GRASS_RELEASE_INSTALL_FOLDER=%OSGEO4W_DIR%\apps\grass\grass-6.4.0RC3
-set GRASS_6_DEV_INSTALL_FOLDER=%OSGEO4W_DIR%\apps\grass\grass-6.4.0svn
+set GRASS_RELEASE_INSTALL_FOLDER=%OSGEO4W_DIR%\apps\grass\grass-6.4.0RC4
+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
@echo -----------------------------------------------------------------------------------------------------------------------
@@ -208,4 +208,4 @@
@echo Remove lines 11-16 from %PACKAGE_DIR%\msys\msys.bat
@echo -----------------------------------------------------------------------------------------------------------------------
@echo.
-pause
\ No newline at end of file
+pause
More information about the grass-commit
mailing list