[mapserver-commits] r9212 - branches/branch-5-2/mapserver

svn at osgeo.org svn at osgeo.org
Thu Jul 23 16:13:17 EDT 2009


Author: dmorissette
Date: 2009-07-23 16:13:17 -0400 (Thu, 23 Jul 2009)
New Revision: 9212

Modified:
   branches/branch-5-2/mapserver/HISTORY.TXT
   branches/branch-5-2/mapserver/mapserver.h
Log:
Update for 5.2.3 release

Modified: branches/branch-5-2/mapserver/HISTORY.TXT
===================================================================
--- branches/branch-5-2/mapserver/HISTORY.TXT	2009-07-23 19:59:27 UTC (rev 9211)
+++ branches/branch-5-2/mapserver/HISTORY.TXT	2009-07-23 20:13:17 UTC (rev 9212)
@@ -9,8 +9,8 @@
 
 For a complete change history, please see the Subversion log comments.
 
-Current Version:
-----------------
+Version 5.2.3 (2009-07-23):
+---------------------------
 
 - Changing imagepath and imageurl no longer allowed via URL (#1836)
 

Modified: branches/branch-5-2/mapserver/mapserver.h
===================================================================
--- branches/branch-5-2/mapserver/mapserver.h	2009-07-23 19:59:27 UTC (rev 9211)
+++ branches/branch-5-2/mapserver/mapserver.h	2009-07-23 20:13:17 UTC (rev 9212)
@@ -132,7 +132,7 @@
 
 /* General defines, wrapable */
 
-#define MS_VERSION "5.2.2"
+#define MS_VERSION "5.2.3"
 
 #define MS_TRUE 1 /* logical control variables */
 #define MS_FALSE 0



More information about the mapserver-commits mailing list