Skip to content

Commit adffcad

Browse files
committedDec 22, 2012
osgeo4w: switch to GRASS 6.4.3RC2
1 parent c873e29 commit adffcad

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
 

‎ms-windows/osgeo4w/package-nightly.cmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ REM * (at your option) any later version. *
1313
REM * *
1414
REM ***************************************************************************
1515
@echo off
16-
set GRASS_VERSION=6.4.3RC1
16+
set GRASS_VERSION=6.4.3RC2
1717

1818
set BUILDDIR=%CD%\build
1919
REM set BUILDDIR=%TEMP%\qgis_unstable

‎ms-windows/osgeo4w/package.cmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ REM * (at your option) any later version. *
1313
REM * *
1414
REM ***************************************************************************
1515
@echo off
16-
set GRASS_VERSION=6.4.3RC1
16+
set GRASS_VERSION=6.4.3RC2
1717

1818
set BUILDDIR=%CD%\build
1919
REM set BUILDDIR=%TEMP%\qgis_unstable

0 commit comments

Comments
 (0)
Please sign in to comment.