[GRASS-SVN] r67468 - in grass/trunk: . doc general/g.version include lib/init man
svn_grass at osgeo.org
svn_grass at osgeo.org
Sat Jan 2 07:54:04 PST 2016
Author: neteler
Date: 2016-01-02 07:54:04 -0800 (Sat, 02 Jan 2016)
New Revision: 67468
Modified:
grass/trunk/INSTALL
grass/trunk/REQUIREMENTS.html
grass/trunk/doc/howto_release.txt
grass/trunk/general/g.version/g.version.html
grass/trunk/grasslib.dox
grass/trunk/include/VERSION
grass/trunk/lib/init/grass.py
grass/trunk/man/build_rest.py
Log:
Happy new year
Modified: grass/trunk/INSTALL
===================================================================
--- grass/trunk/INSTALL 2016-01-02 15:52:29 UTC (rev 67467)
+++ grass/trunk/INSTALL 2016-01-02 15:54:04 UTC (rev 67468)
@@ -306,6 +306,6 @@
http://grass.osgeo.org/documentation/first-time-users/
------------------
-(C) 1999-2015 by The GRASS Development Team
+(C) 1999-2016 by The GRASS Development Team
Last changed: $Date$
Modified: grass/trunk/REQUIREMENTS.html
===================================================================
--- grass/trunk/REQUIREMENTS.html 2016-01-02 15:52:29 UTC (rev 67467)
+++ grass/trunk/REQUIREMENTS.html 2016-01-02 15:54:04 UTC (rev 67468)
@@ -196,7 +196,7 @@
<p>
<hr width="100%">
-<i>© GRASS Development Team 2001-2015</i>
+<i>© GRASS Development Team 2001-2016</i>
<p>Please report bugs here:
<br><a href="http://grass.osgeo.org/development/bug-tracking/">http://grass.osgeo.org/development/bug-tracking/</a>
Modified: grass/trunk/doc/howto_release.txt
===================================================================
--- grass/trunk/doc/howto_release.txt 2016-01-02 15:52:29 UTC (rev 67467)
+++ grass/trunk/doc/howto_release.txt 2016-01-02 15:54:04 UTC (rev 67468)
@@ -58,7 +58,7 @@
7
1
0RC1
-2015
+2016
rm -f include/VERSION~
- Update additionally the winGRASS version
@@ -116,9 +116,9 @@
#example
7
-0
+1
0svn
-2014
+2016
rm -f include/VERSION~
svn ci -m"back to SVN" include/VERSION
Modified: grass/trunk/general/g.version/g.version.html
===================================================================
--- grass/trunk/general/g.version/g.version.html 2016-01-02 15:52:29 UTC (rev 67467)
+++ grass/trunk/general/g.version/g.version.html 2016-01-02 15:54:04 UTC (rev 67468)
@@ -38,7 +38,7 @@
<div class="code"><pre>
g.version
-GRASS 7.1.svn (2015)
+GRASS 7.1.svn (2016)
</pre></div>
<h3>GIS Library info</h3>
Modified: grass/trunk/grasslib.dox
===================================================================
--- grass/trunk/grasslib.dox 2016-01-02 15:52:29 UTC (rev 67467)
+++ grass/trunk/grasslib.dox 2016-01-02 15:54:04 UTC (rev 67468)
@@ -23,7 +23,7 @@
are cited within their module's source code and the contributed manual
pages.
-© 2000-2015 by the GRASS Development Team
+© 2000-2016 by the GRASS Development Team
This manual is published under <a
href="http://www.fsf.org/copyleft/fdl.html">GNU Free Documentation
Modified: grass/trunk/include/VERSION
===================================================================
--- grass/trunk/include/VERSION 2016-01-02 15:52:29 UTC (rev 67467)
+++ grass/trunk/include/VERSION 2016-01-02 15:54:04 UTC (rev 67468)
@@ -1,4 +1,4 @@
7
1
svn
-2015
+2016
Modified: grass/trunk/lib/init/grass.py
===================================================================
--- grass/trunk/lib/init/grass.py 2016-01-02 15:52:29 UTC (rev 67467)
+++ grass/trunk/lib/init/grass.py 2016-01-02 15:54:04 UTC (rev 67468)
@@ -18,7 +18,7 @@
# command line options for setting the GISDBASE, LOCATION,
# and/or MAPSET. Finally it starts GRASS with the appropriate
# user interface and cleans up after it is finished.
-# COPYRIGHT: (C) 2000-2015 by the GRASS Development Team
+# COPYRIGHT: (C) 2000-2016 by the GRASS Development Team
#
# This program is free software under the GNU General
# Public License (>=v2). Read the file COPYING that
Modified: grass/trunk/man/build_rest.py
===================================================================
--- grass/trunk/man/build_rest.py 2016-01-02 15:52:29 UTC (rev 67467)
+++ grass/trunk/man/build_rest.py 2016-01-02 15:54:04 UTC (rev 67468)
@@ -167,7 +167,7 @@
--------------
:doc:`Manual main page <index>` \| :doc:`Full Index <full_index>`
- 2003-2015 `GRASS Development Team <http://grass.osgeo.org>`_, GRASS GIS ${grass_version} Reference Manual
+ 2003-2016 `GRASS Development Team <http://grass.osgeo.org>`_, GRASS GIS ${grass_version} Reference Manual
""")
cmd1_tmpl = string.Template(\
More information about the grass-commit
mailing list