[GRASS-SVN] r43295 - grass/branches/releasebranch_6_4/doc

svn_grass at osgeo.org svn_grass at osgeo.org
Fri Aug 27 03:18:57 EDT 2010


Author: neteler
Date: 2010-08-27 07:18:57 +0000 (Fri, 27 Aug 2010)
New Revision: 43295

Modified:
   grass/branches/releasebranch_6_4/doc/howto_release.txt
Log:
release notes updated

Modified: grass/branches/releasebranch_6_4/doc/howto_release.txt
===================================================================
--- grass/branches/releasebranch_6_4/doc/howto_release.txt	2010-08-27 06:52:12 UTC (rev 43294)
+++ grass/branches/releasebranch_6_4/doc/howto_release.txt	2010-08-27 07:18:57 UTC (rev 43295)
@@ -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
@@ -39,9 +41,9 @@
 
 #example:
 6
-3
-0RC1
-2008
+4
+0RC7
+2010
       rm -f include/VERSION~
 
      #version:
@@ -94,9 +96,9 @@
 
 #example
 6
-3
+4
 0svn
-2008
+2010
 
     rm -f include/VERSION~
     svn ci -m"back to SVN" include/VERSION



More information about the grass-commit mailing list