[GRASS-SVN] r73858 - grass/branches/releasebranch_7_6/doc
svn_grass at osgeo.org
svn_grass at osgeo.org
Wed Dec 26 04:19:55 PST 2018
Author: neteler
Date: 2018-12-26 04:19:54 -0800 (Wed, 26 Dec 2018)
New Revision: 73858
Modified:
grass/branches/releasebranch_7_6/doc/howto_release.txt
Log:
doc/howto_release.txt: minor updates
Modified: grass/branches/releasebranch_7_6/doc/howto_release.txt
===================================================================
--- grass/branches/releasebranch_7_6/doc/howto_release.txt 2018-12-26 12:19:03 UTC (rev 73857)
+++ grass/branches/releasebranch_7_6/doc/howto_release.txt 2018-12-26 12:19:54 UTC (rev 73858)
@@ -85,7 +85,7 @@
#example:
7
-4
+6
1RC1
2018
@@ -124,7 +124,7 @@
echo $RELEASETAG
URL=https://svn.osgeo.org/grass
-svn copy $URL/grass/branches/releasebranch_7_4 \
+svn copy $URL/grass/branches/releasebranch_7_6 \
$URL/grass/tags/$RELEASETAG \
-m "Tagging release grass_${MAJOR}_${MINOR}_${RELEASE}"
@@ -147,7 +147,7 @@
#example
7
-4
+6
1svn
2018
@@ -222,7 +222,7 @@
- Update grass_packager_release.bat, eg.
set MAJOR=7
- set MINOR=4
+ set MINOR=6
set PATCH=1RC1
- Update addons (grass_addons.sh) rules, eg.
More information about the grass-commit
mailing list