[Mapbender-commits] r5794 - branches/2.6/core
svn_mapbender at osgeo.org
svn_mapbender at osgeo.org
Tue Mar 16 13:53:13 EDT 2010
Author: astrid_emde
Date: 2010-03-16 13:53:13 -0400 (Tue, 16 Mar 2010)
New Revision: 5794
Modified:
branches/2.6/core/system.php
Log:
2.6.1 preview
Modified: branches/2.6/core/system.php
===================================================================
--- branches/2.6/core/system.php 2010-03-16 17:50:22 UTC (rev 5793)
+++ branches/2.6/core/system.php 2010-03-16 17:53:13 UTC (rev 5794)
@@ -19,7 +19,7 @@
#
# mapbender version
#
-define("MB_VERSION_NUMBER", "2.6.1");
+define("MB_VERSION_NUMBER", "2.6.1 preview");
define("MB_VERSION_APPENDIX", "");
define("MB_RELEASE_DATE", mktime(0,0,0,3,16,2010));//h, min,sec,month,day,year
More information about the Mapbender_commits
mailing list