[mapguide-commits] r8052 - trunk/Tools/Maestro/Properties
svn_mapguide at osgeo.org
svn_mapguide at osgeo.org
Wed Apr 16 08:11:18 PDT 2014
Author: jng
Date: 2014-04-16 08:11:18 -0700 (Wed, 16 Apr 2014)
New Revision: 8052
Modified:
trunk/Tools/Maestro/Properties/GlobalAssemblyInfo.cs
Log:
Bump base assembly version
Modified: trunk/Tools/Maestro/Properties/GlobalAssemblyInfo.cs
===================================================================
--- trunk/Tools/Maestro/Properties/GlobalAssemblyInfo.cs 2014-04-16 14:44:35 UTC (rev 8051)
+++ trunk/Tools/Maestro/Properties/GlobalAssemblyInfo.cs 2014-04-16 15:11:18 UTC (rev 8052)
@@ -35,5 +35,5 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
-[assembly: AssemblyVersion("5.1.0.0")]
-[assembly: AssemblyFileVersion("5.1.0.0")]
+[assembly: AssemblyVersion("6.0.0.0")]
+[assembly: AssemblyFileVersion("6.0.0.0")]
More information about the mapguide-commits
mailing list