[GRASS-SVN] r57303 - grass/branches/develbranch_6/doc
svn_grass at osgeo.org
svn_grass at osgeo.org
Sat Jul 27 12:55:02 PDT 2013
Author: neteler
Date: 2013-07-27 12:55:01 -0700 (Sat, 27 Jul 2013)
New Revision: 57303
Modified:
grass/branches/develbranch_6/doc/howto_release.txt
Log:
howto_release.txt: small updates
Modified: grass/branches/develbranch_6/doc/howto_release.txt
===================================================================
--- grass/branches/develbranch_6/doc/howto_release.txt 2013-07-27 19:52:36 UTC (rev 57302)
+++ grass/branches/develbranch_6/doc/howto_release.txt 2013-07-27 19:55:01 UTC (rev 57303)
@@ -60,6 +60,9 @@
2013
rm -f include/VERSION~
+ - Update additionally the winGRASS version
+ grass-addons/tools/wingrass-packager/grass_packager_release.bat
+
#version:
MAJOR=`cat include/VERSION | head -1 | tail -1`
MINOR=`cat include/VERSION | head -2 | tail -1`
@@ -148,9 +151,9 @@
version at (warning: needs stuff to be compiled).
- download new source code package, compile with most settings
- cd dist.$ARCH/docs/html
- echo www/grass$MAJOR$MINOR/manuals/html$MAJOR${MINOR}_user/
- scp -r * neteler at grass.osgeo.org:/osgeo/grass/grass-cms/grass$MAJOR$MINOR/manuals/html$MAJOR${MINOR}_user/
- scp -r * neteler at download.osgeo.org:/osgeo/download/grass/grass$MAJOR$MINOR/manuals/html$MAJOR${MINOR}_user/
+ echo www/grass$MAJOR$MINOR/manuals/
+ scp -r * neteler at grass.osgeo.org:/osgeo/grass/grass-cms/grass$MAJOR$MINOR/manuals/
+ scp -r * neteler at download.osgeo.org:/osgeo/download/grass/grass$MAJOR$MINOR/manuals/
o stable release: update cronjob 'cron_grass6_develbranch_6_src_snapshot.sh' to next but one
release tag for the differences
More information about the grass-commit
mailing list