[mapguide-commits] r8902 - branches/2.6/MgDev

svn_mapguide at osgeo.org svn_mapguide at osgeo.org
Tue Apr 5 06:17:12 PDT 2016


Author: jng
Date: 2016-04-05 06:17:11 -0700 (Tue, 05 Apr 2016)
New Revision: 8902

Modified:
   branches/2.6/MgDev/configure.in
Log:
Set version of next expected 2.6.x release

Modified: branches/2.6/MgDev/configure.in
===================================================================
--- branches/2.6/MgDev/configure.in	2016-04-05 07:23:16 UTC (rev 8901)
+++ branches/2.6/MgDev/configure.in	2016-04-05 13:17:11 UTC (rev 8902)
@@ -4,7 +4,7 @@
 # Variables
 # Following are the makefile directories
 #----------------------------------------------------------------------
-AC_INIT(mapguide,2.6.1,http://mapguide.osgeo.org)
+AC_INIT(mapguide,2.6.2,http://mapguide.osgeo.org)
 AC_CONFIG_SRCDIR(configure.in)
 AM_INIT_AUTOMAKE
 AM_INIT_AUTOMAKE([1.9 tar-pax])



More information about the mapguide-commits mailing list