[GRASS-SVN] r43298 - grass/trunk/doc
svn_grass at osgeo.org
svn_grass at osgeo.org
Fri Aug 27 03:20:11 EDT 2010
Author: neteler
Date: 2010-08-27 07:20:11 +0000 (Fri, 27 Aug 2010)
New Revision: 43298
Modified:
grass/trunk/doc/howto_release.txt
Log:
release notes updated
Modified: grass/trunk/doc/howto_release.txt
===================================================================
--- grass/trunk/doc/howto_release.txt 2010-08-27 07:19:37 UTC (rev 43297)
+++ grass/trunk/doc/howto_release.txt 2010-08-27 07:20:11 UTC (rev 43298)
@@ -14,12 +14,14 @@
###########################################
(A) HOWTO create a release
-1. Local work (basically at CEA)
+1. Local work (basically at FEM, Italy)
+ - svn up
- check if
( cd doc/raster/r.example/ ; make )
( cd doc/vector/v.example/ ; make )
still compile; fix otherwise
+ - make distclean
- cleanup rubbish:
find . -name '*~' | xargs rm
@@ -41,7 +43,7 @@
7
0
0RC1
-2009
+2010
rm -f include/VERSION~
#version:
@@ -96,7 +98,7 @@
7
0
0svn
-2009
+2010
rm -f include/VERSION~
svn ci -m"back to SVN" include/VERSION
More information about the grass-commit
mailing list