[GRASS-SVN] r69903 - grass/trunk/doc
svn_grass at osgeo.org
svn_grass at osgeo.org
Thu Nov 24 13:46:48 PST 2016
Author: neteler
Date: 2016-11-24 13:46:47 -0800 (Thu, 24 Nov 2016)
New Revision: 69903
Modified:
grass/trunk/doc/howto_release.txt
Log:
howto_release.txt: updated
Modified: grass/trunk/doc/howto_release.txt
===================================================================
--- grass/trunk/doc/howto_release.txt 2016-11-24 21:22:51 UTC (rev 69902)
+++ grass/trunk/doc/howto_release.txt 2016-11-24 21:46:47 UTC (rev 69903)
@@ -63,7 +63,7 @@
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 @@
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:
More information about the grass-commit
mailing list