[Mapbender-commits] r8722 - in branches/2.7: . core
svn_mapbender at osgeo.org
svn_mapbender at osgeo.org
Thu Oct 10 06:53:18 PDT 2013
Author: verenadiewald
Date: 2013-10-10 06:53:18 -0700 (Thu, 10 Oct 2013)
New Revision: 8722
Modified:
branches/2.7/Changes.txt
branches/2.7/core/system.php
Log:
changed version numbers to 2.7.4
Modified: branches/2.7/Changes.txt
===================================================================
--- branches/2.7/Changes.txt 2013-10-09 08:28:08 UTC (rev 8721)
+++ branches/2.7/Changes.txt 2013-10-10 13:53:18 UTC (rev 8722)
@@ -4,6 +4,12 @@
The mapbender trac provides different reports. The reports give detailed information about the enhancements
+Changelog 2.7.4
+http://trac.osgeo.org/mapbender/query?status=closed&group=resolution&milestone=2.7.4+release
+please see URL above for individual fixes
+
+-------------------------------------------------------
+
Changelog 2.7.3
http://trac.osgeo.org/mapbender/query?status=closed&group=resolution&milestone=2.7.3+release
please see URL above for individual fixes
Modified: branches/2.7/core/system.php
===================================================================
--- branches/2.7/core/system.php 2013-10-09 08:28:08 UTC (rev 8721)
+++ branches/2.7/core/system.php 2013-10-10 13:53:18 UTC (rev 8722)
@@ -25,7 +25,7 @@
#
# mapbender version
#
-define("MB_VERSION_NUMBER", "2.7.3");
+define("MB_VERSION_NUMBER", "2.7.4");
define("MB_VERSION_APPENDIX", "");
define("MB_RELEASE_DATE", mktime(0,0,0,07,06,2012));//h, min,sec,month,day,year
More information about the Mapbender_commits
mailing list