[mapguide-commits] r5728 - in trunk/Tools/Maestro: . Properties

svn_mapguide at osgeo.org svn_mapguide at osgeo.org
Fri Apr 29 09:32:16 EDT 2011


Author: jng
Date: 2011-04-29 06:32:16 -0700 (Fri, 29 Apr 2011)
New Revision: 5728

Modified:
   trunk/Tools/Maestro/Properties/GlobalAssemblyInfo.cs
   trunk/Tools/Maestro/build.bat
Log:
Prep 3.0 final release

Modified: trunk/Tools/Maestro/Properties/GlobalAssemblyInfo.cs
===================================================================
--- trunk/Tools/Maestro/Properties/GlobalAssemblyInfo.cs	2011-04-29 13:31:09 UTC (rev 5727)
+++ trunk/Tools/Maestro/Properties/GlobalAssemblyInfo.cs	2011-04-29 13:32:16 UTC (rev 5728)
@@ -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("3.0.0.5727")]
-[assembly: AssemblyFileVersion("3.0.0.5727")]
+[assembly: AssemblyVersion("3.0.0.5728")]
+[assembly: AssemblyFileVersion("3.0.0.5728")]

Modified: trunk/Tools/Maestro/build.bat
===================================================================
--- trunk/Tools/Maestro/build.bat	2011-04-29 13:31:09 UTC (rev 5727)
+++ trunk/Tools/Maestro/build.bat	2011-04-29 13:32:16 UTC (rev 5728)
@@ -2,7 +2,7 @@
 SET TYPEACTION=build
 SET TYPEBUILD=Release
 SET PLATFORM=Any CPU
-SET RELEASE_VERSION=3.0rc1
+SET RELEASE_VERSION=3.0.0
 SET OLDPATH=%PATH%
 SET PATH=%PATH%;%CD%\Thirdparty\NSIS;C:\Windows\Microsoft.NET\Framework\v3.5
 



More information about the mapguide-commits mailing list