Ver código fonte

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 anos atrás
pai
commit
a719814dab
1 arquivos alterados com 3 adições e 0 exclusões
  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`