[mapserver-commits] r7302 - branches/branch-5-0/mapserver

svn at osgeo.org svn at osgeo.org
Wed Jan 23 16:57:02 EST 2008


Author: dmorissette
Date: 2008-01-23 16:57:01 -0500 (Wed, 23 Jan 2008)
New Revision: 7302

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

Modified: branches/branch-5-0/mapserver/HISTORY.TXT
===================================================================
--- branches/branch-5-0/mapserver/HISTORY.TXT	2008-01-23 19:38:32 UTC (rev 7301)
+++ branches/branch-5-0/mapserver/HISTORY.TXT	2008-01-23 21:57:01 UTC (rev 7302)
@@ -10,8 +10,8 @@
 For a complete change history, please see the Subversion log comments.
 
 
-Current Version (SVN branch-5-0)
---------------------------------
+Version 5.0.1 (2008-01-23)
+--------------------------
 
 - PDF: Set linecaps to round to fix disjoint lines. 
 

Modified: branches/branch-5-0/mapserver/mapserver.h
===================================================================
--- branches/branch-5-0/mapserver/mapserver.h	2008-01-23 19:38:32 UTC (rev 7301)
+++ branches/branch-5-0/mapserver/mapserver.h	2008-01-23 21:57:01 UTC (rev 7302)
@@ -118,7 +118,7 @@
 
 /* General defines, wrapable */
 
-#define MS_VERSION "5.0.0"
+#define MS_VERSION "5.0.1"
 
 #define MS_TRUE 1 /* logical control variables */
 #define MS_FALSE 0



More information about the mapserver-commits mailing list