ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/RomCheater/trunk/VersioningSupport/SharedAssemblyInfo.cs.tmpl
(Generate patch)

Comparing trunk/VersioningSupport/SharedAssemblyInfo.cs.tmpl (file contents):
Revision 193 by william, Mon May 28 10:35:07 2012 UTC vs.
Revision 194 by william, Mon May 28 10:35:28 2012 UTC

--- trunk/VersioningSupport/SharedAssemblyInfo.cs.tmpl	2012/05/28 10:35:07	193
+++ trunk/VersioningSupport/SharedAssemblyInfo.cs.tmpl	2012/05/28 10:35:28	194
@@ -15,7 +15,7 @@ using System.Runtime.InteropServices;
 //      Minor Version
 //      Revision
 //      Build
-[assembly: AssemblyVersion("1.0.1.$WCREV$")] 
+[assembly: AssemblyVersion("1.0.0.$WCREV$")] 
 //[assembly: AssemblyFileVersion("1.0.0.$WCREV$")]
 #if DEBUG && !RELEASE
 [assembly: AssemblyConfiguration("Debug")]