ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/RomCheater/trunk/RomCheater.UserSettingsSupport/Properties/AssemblyInfo.cs
(Generate patch)

Comparing trunk/RomCheater.UserSettingsSupport/Properties/AssemblyInfo.cs (file contents):
Revision 34 by william, Wed May 9 11:29:33 2012 UTC vs.
Revision 35 by william, Wed May 9 11:39:59 2012 UTC

--- trunk/RomCheater.UserSettingsSupport/Properties/AssemblyInfo.cs	2012/05/09 11:29:33	34
+++ trunk/RomCheater.UserSettingsSupport/Properties/AssemblyInfo.cs	2012/05/09 11:39:59	35
@@ -32,5 +32,5 @@ using System.Runtime.InteropServices;
 // 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("1.0.0.0")]
-[assembly: AssemblyFileVersion("1.0.0.0")]
+[assembly: AssemblyVersion(Version.AssemblyVersion)]
+[assembly: AssemblyFileVersion(Version.AssemblyFileVersion)]