浏览代码

how to release: clarify setup.hint update (merge https://trac.osgeo.org/grass/changeset/69274 from trunk)

git-svn-id: https://svn.osgeo.org/grass/grass/branches/releasebranch_7_0@69276 15284696-431f-4ddb-bdfa-cd5b030d7da7
Martin Landa 8 年之前
父节点
当前提交
4cc6ccdc12
共有 1 个文件被更改,包括 3 次插入0 次删除
  1. 3 0
      doc/howto_release.txt

+ 3 - 0
doc/howto_release.txt

@@ -70,6 +70,9 @@ Contents
     - Update OSGeo4W setup.hint file
       mswindows/osgeo4w/setup.hint
 
+      for RC candidates use 'test' keyword
+      for final version use 'curr' keyword
+      
      #version:
      MAJOR=`cat include/VERSION | head -1 | tail -1`
      MINOR=`cat include/VERSION | head -2 | tail -1`