--- 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)]