瀏覽代碼

howto_release.txt: updated

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@69903 15284696-431f-4ddb-bdfa-cd5b030d7da7
Markus Neteler 8 年之前
父節點
當前提交
9943d46d9c
共有 1 個文件被更改,包括 2 次插入2 次删除
  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: