[GRASS-SVN] r57304 - grass/trunk/doc
svn_grass at osgeo.org
svn_grass at osgeo.org
Sat Jul 27 12:55:08 PDT 2013
Author: neteler
Date: 2013-07-27 12:55:08 -0700 (Sat, 27 Jul 2013)
New Revision: 57304
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-27 19:55:01 UTC (rev 57303)
+++ grass/trunk/doc/howto_release.txt 2013-07-27 19:55:08 UTC (rev 57304)
@@ -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`
@@ -149,9 +152,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_grass_HEAD_src_snapshot.sh' to next but one
release tag for the differences
More information about the grass-commit
mailing list