[GRASS-SVN] r52402 - grass/branches/releasebranch_6_4/tools
svn_grass at osgeo.org
svn_grass at osgeo.org
Wed Jul 18 06:17:21 PDT 2012
Author: neteler
Date: 2012-07-18 06:17:21 -0700 (Wed, 18 Jul 2012)
New Revision: 52402
Modified:
grass/branches/releasebranch_6_4/tools/build_html_index.sh
Log:
add GRASSVERSION in footer
Modified: grass/branches/releasebranch_6_4/tools/build_html_index.sh
===================================================================
--- grass/branches/releasebranch_6_4/tools/build_html_index.sh 2012-07-17 19:18:54 UTC (rev 52401)
+++ grass/branches/releasebranch_6_4/tools/build_html_index.sh 2012-07-18 13:17:21 UTC (rev 52402)
@@ -198,7 +198,7 @@
echo "<br><br>
<hr>
<p><a href=\"$2\">Help Index</a> | <a href=\"full_index.html\">Full Index</a><br>
-© 2003-2012 <a href=\"http://grass.osgeo.org\">GRASS Development Team</a></p>
+© 2003-2012 <a href=\"http://grass.osgeo.org\">GRASS Development Team</a>, GRASS GIS $GRASSVERSION Reference Manual</p>
</body>
</html>" >> "$1"
}
More information about the grass-commit
mailing list