Skip to content

Commit b2ea8f7

Browse files
committed
osgeo4w: grass updated to 6.4.4
1 parent 766faac commit b2ea8f7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

ms-windows/osgeo4w/package-nightly.cmd

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ if "%ARCH%"=="x86" goto devenv_x86
4949
goto devenv_x86_64
5050

5151
:devenv_x86
52-
set GRASS_VERSION=6.4.4RC1
52+
set GRASS_VERSION=6.4.4
5353
set VS90COMNTOOLS=%PF86%\Microsoft Visual Studio 9.0\Common7\Tools\
5454
call "%PF86%\Microsoft Visual Studio 9.0\VC\vcvarsall.bat" x86
5555

ms-windows/osgeo4w/package.cmd

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ if "%ARCH%"=="x86" goto devenv_x86
4949
goto devenv_x86_64
5050

5151
:devenv_x86
52-
set GRASS_VERSION=6.4.4RC1
52+
set GRASS_VERSION=6.4.4
5353
set VS90COMNTOOLS=%PF86%\Microsoft Visual Studio 9.0\Common7\Tools\
5454
call "%PF86%\Microsoft Visual Studio 9.0\VC\vcvarsall.bat" x86
5555

0 commit comments

Comments
 (0)