Browse Source

howto_release.txt: updated

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@69903 15284696-431f-4ddb-bdfa-cd5b030d7da7
Markus Neteler 8 years ago
parent
commit
9943d46d9c
1 changed files with 2 additions and 2 deletions
  1. 2 2
      doc/howto_release.txt

+ 2 - 2
doc/howto_release.txt

@@ -63,7 +63,7 @@ Contents
       rm -f include/VERSION~
 
     - Update OSGeo4W setup.hint file
-      vim mswindows/osgeo4w/setup.hint
+      vim mswindows/osgeo4w/setup.hint.tmpl
 
       for RC candidates use 'test' keyword
       for final version use 'curr' keyword
@@ -75,7 +75,7 @@ Contents
      VERSION=${MAJOR}.${MINOR}.${RELEASE}
      echo $VERSION
 
-     svn ci -m"GRASS GIS $VERSION" include/VERSION mswindows/osgeo4w/setup.hint
+     svn ci -m"GRASS GIS $VERSION" include/VERSION mswindows/osgeo4w/setup.hint.tmpl
      svn up
 
  o Create Changelog file on release branch: