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

Comparing trunk/RomCheater.Logging/Properties/AssemblyInfo.cs (file contents):
Revision 17 by william, Wed May 9 08:02:18 2012 UTC vs.
Revision 35 by william, Wed May 9 11:39:59 2012 UTC

--- trunk/RomCheater.Logging/Properties/AssemblyInfo.cs	2012/05/09 08:02:18	17
+++ trunk/RomCheater.Logging/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)]