[GRASS-SVN] r69274 - grass/trunk/doc
svn_grass at osgeo.org
svn_grass at osgeo.org
Sat Aug 27 08:29:28 PDT 2016
Author: martinl
Date: 2016-08-27 08:29:27 -0700 (Sat, 27 Aug 2016)
New Revision: 69274
Modified:
grass/trunk/doc/howto_release.txt
Log:
how to release: clarify setup.hint update
Modified: grass/trunk/doc/howto_release.txt
===================================================================
--- grass/trunk/doc/howto_release.txt 2016-08-27 15:08:06 UTC (rev 69273)
+++ grass/trunk/doc/howto_release.txt 2016-08-27 15:29:27 UTC (rev 69274)
@@ -70,6 +70,9 @@
- 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`
More information about the grass-commit
mailing list