[GRASS-SVN] r57071 - grass/trunk/doc

svn_grass at osgeo.org svn_grass at osgeo.org
Thu Jul 11 16:12:32 PDT 2013


Author: neteler
Date: 2013-07-11 16:12:32 -0700 (Thu, 11 Jul 2013)
New Revision: 57071

Modified:
   grass/trunk/doc/howto_release.txt
Log:
howto_release.txt: small updates

Modified: grass/trunk/doc/howto_release.txt
===================================================================
--- grass/trunk/doc/howto_release.txt	2013-07-11 23:12:20 UTC (rev 57070)
+++ grass/trunk/doc/howto_release.txt	2013-07-11 23:12:32 UTC (rev 57071)
@@ -67,7 +67,7 @@
      VERSION=${MAJOR}.${MINOR}.${RELEASE}
      echo $VERSION
 
-     svn ci -m"GRASS $VERSION" include/VERSION
+     svn ci -m"GRASS GIS $VERSION" include/VERSION
      svn up
 
  o Create Changelog file on release branch:
@@ -124,7 +124,7 @@
     echo $SERVER1
     echo $SERVER2
 
-   along with associated files:
+   # copy along with associated files:
      scp -p grass-$VERSION.* AUTHORS COPYING ChangeLog_$VERSION.gz \
          INSTALL REQUIREMENTS.html SUBMITTING SUBMITTING_DOCS \
          SUBMITTING_PYTHON SUBMITTING_SCRIPTS neteler@$SERVER1



More information about the grass-commit mailing list