[Mapbender-commits] r3029 - branches/2.5/core

svn_mapbender at osgeo.org svn_mapbender at osgeo.org
Mon Sep 29 06:00:20 EDT 2008


Author: astrid_emde
Date: 2008-09-29 06:00:20 -0400 (Mon, 29 Sep 2008)
New Revision: 3029

Modified:
   branches/2.5/core/system.php
Log:
version updated

Modified: branches/2.5/core/system.php
===================================================================
--- branches/2.5/core/system.php	2008-09-29 09:52:47 UTC (rev 3028)
+++ branches/2.5/core/system.php	2008-09-29 10:00:20 UTC (rev 3029)
@@ -20,8 +20,8 @@
 # mapbender version
 #
 define("MB_VERSION_NUMBER", "2.5.0");
-define("MB_VERSION_APPENDIX", "RC6");
-define("MB_RELEASE_DATE", mktime(0,0,0,8,15,2008));//h, min,sec,month,day,year
+define("MB_VERSION_APPENDIX", "");
+define("MB_RELEASE_DATE", mktime(0,0,0,9,29,2008));//h, min,sec,month,day,year
 
 #
 # constants from map.js



More information about the Mapbender_commits mailing list