[GRASS-SVN] r69904 - grass/branches/releasebranch_7_2/doc
svn_grass at osgeo.org
svn_grass at osgeo.org
Thu Nov 24 13:46:59 PST 2016
Author: neteler
Date: 2016-11-24 13:46:59 -0800 (Thu, 24 Nov 2016)
New Revision: 69904
Modified:
grass/branches/releasebranch_7_2/doc/howto_release.txt
Log:
howto_release.txt: updated
Modified: grass/branches/releasebranch_7_2/doc/howto_release.txt
===================================================================
--- grass/branches/releasebranch_7_2/doc/howto_release.txt 2016-11-24 21:46:47 UTC (rev 69903)
+++ grass/branches/releasebranch_7_2/doc/howto_release.txt 2016-11-24 21:46:59 UTC (rev 69904)
@@ -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