[mapserver-commits] r9217 - branches/branch-4-10/mapserver

svn at osgeo.org svn at osgeo.org
Thu Jul 23 16:26:14 EDT 2009


Author: dmorissette
Date: 2009-07-23 16:26:14 -0400 (Thu, 23 Jul 2009)
New Revision: 9217

Modified:
   branches/branch-4-10/mapserver/HISTORY.TXT
   branches/branch-4-10/mapserver/map.h
Log:
Update for 4.10.5 release

Modified: branches/branch-4-10/mapserver/HISTORY.TXT
===================================================================
--- branches/branch-4-10/mapserver/HISTORY.TXT	2009-07-23 20:20:49 UTC (rev 9216)
+++ branches/branch-4-10/mapserver/HISTORY.TXT	2009-07-23 20:26:14 UTC (rev 9217)
@@ -10,8 +10,8 @@
 For a complete change history, please see the Subversion log comments.
 
 
-Current Version (SVN branch, may never be released):
-----------------------------------------------------
+Version 4.10.5 (2009-07-23)
+---------------------------
 
 - Changing imagepath and imageurl no longer allowed via URL (#1836)
 

Modified: branches/branch-4-10/mapserver/map.h
===================================================================
--- branches/branch-4-10/mapserver/map.h	2009-07-23 20:20:49 UTC (rev 9216)
+++ branches/branch-4-10/mapserver/map.h	2009-07-23 20:26:14 UTC (rev 9217)
@@ -120,7 +120,7 @@
 
 /* General defines, wrapable */
 
-#define MS_VERSION "4.10.4"
+#define MS_VERSION "4.10.5"
 
 #define MS_TRUE 1 /* logical control variables */
 #define MS_FALSE 0



More information about the mapserver-commits mailing list