We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 766faac commit b2ea8f7Copy full SHA for b2ea8f7
ms-windows/osgeo4w/package-nightly.cmd
@@ -49,7 +49,7 @@ if "%ARCH%"=="x86" goto devenv_x86
49
goto devenv_x86_64
50
51
:devenv_x86
52
-set GRASS_VERSION=6.4.4RC1
+set GRASS_VERSION=6.4.4
53
set VS90COMNTOOLS=%PF86%\Microsoft Visual Studio 9.0\Common7\Tools\
54
call "%PF86%\Microsoft Visual Studio 9.0\VC\vcvarsall.bat" x86
55
ms-windows/osgeo4w/package.cmd
0 commit comments