[mapguide-commits] r7926 - trunk/Tools/Maestro/Properties

svn_mapguide at osgeo.org svn_mapguide at osgeo.org
Sun Nov 24 08:10:38 PST 2013


Author: jng
Date: 2013-11-24 08:10:38 -0800 (Sun, 24 Nov 2013)
New Revision: 7926

Modified:
   trunk/Tools/Maestro/Properties/GlobalAssemblyInfo.cs
Log:
Update global assembly version to 5.1.0.0. Build processes will stamp the appropriate svn revision when required.

Modified: trunk/Tools/Maestro/Properties/GlobalAssemblyInfo.cs
===================================================================
--- trunk/Tools/Maestro/Properties/GlobalAssemblyInfo.cs	2013-11-24 15:55:48 UTC (rev 7925)
+++ trunk/Tools/Maestro/Properties/GlobalAssemblyInfo.cs	2013-11-24 16:10:38 UTC (rev 7926)
@@ -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.0.0.6640")]
-[assembly: AssemblyFileVersion("5.0.0.6640")]
+[assembly: AssemblyVersion("5.1.0.0")]
+[assembly: AssemblyFileVersion("5.1.0.0")]



More information about the mapguide-commits mailing list