Browse Source

how to release: clarify setup.hint update

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@69274 15284696-431f-4ddb-bdfa-cd5b030d7da7
Martin Landa 8 năm trước cách đây
mục cha
commit
a719814dab
1 tập tin đã thay đổi với 3 bổ sung0 xóa
  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`