[Mapbender-commits] r8422 - branches/2.7/core

svn_mapbender at osgeo.org svn_mapbender at osgeo.org
Thu Jul 5 23:27:41 PDT 2012


Author: tbaschetti
Date: 2012-07-05 23:27:41 -0700 (Thu, 05 Jul 2012)
New Revision: 8422

Modified:
   branches/2.7/core/system.php
Log:
change date and release version



Modified: branches/2.7/core/system.php
===================================================================
--- branches/2.7/core/system.php	2012-07-05 14:36:25 UTC (rev 8421)
+++ branches/2.7/core/system.php	2012-07-06 06:27:41 UTC (rev 8422)
@@ -27,7 +27,7 @@
 #
 define("MB_VERSION_NUMBER", "2.7.3");
 define("MB_VERSION_APPENDIX", "");
-define("MB_RELEASE_DATE", mktime(0,0,0,05,16,2012));//h, min,sec,month,day,year
+define("MB_RELEASE_DATE", mktime(0,0,0,07,06,2012));//h, min,sec,month,day,year
 
 #
 # constants from map.js



More information about the Mapbender_commits mailing list