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

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

--- trunk/RomCheater/Properties/AssemblyInfo.cs	2012/05/09 11:39:59	35
+++ trunk/RomCheater/Properties/AssemblyInfo.cs	2012/05/09 11:43:29	36
@@ -1,6 +1,7 @@
 using System.Reflection;
 using System.Runtime.CompilerServices;
 using System.Runtime.InteropServices;
+using RomCheater.VersionSupport;
 
 // General Information about an assembly is controlled through the following 
 // set of attributes. Change these attribute values to modify the information
@@ -33,4 +34,4 @@ using System.Runtime.InteropServices;
 // by using the '*' as shown below:
 // [assembly: AssemblyVersion("1.0.*")]
 [assembly: AssemblyVersion(Version.AssemblyVersion)]
-[assembly: AssemblyFileVersion(Version.AssemblyFileVersion)]
+//[assembly: AssemblyFileVersion(Version.AssemblyFileVersion)]