[bcl] Specify the name of the key file on the command line instead of using the Assem...
[mono.git] / mcs / class / Mono.Cairo / Assembly / AssemblyInfo.cs
old mode 100755 (executable)
new mode 100644 (file)
index 47a75ee..2a29b82
@@ -33,13 +33,7 @@ using System;
 using System.Reflection;
 using System.Runtime.InteropServices;
 
-#if (NET_1_0)
-       [assembly: AssemblyVersion ("1.0.3300.0")]
-#elif (NET_2_0)
-       [assembly: AssemblyVersion ("2.0.3600.0")]
-#elif (NET_1_1)
-       [assembly: AssemblyVersion ("1.0.5000.0")]        
-#endif
+[assembly: AssemblyVersion (Consts.FxVersion)]
 
 /* TODO COMPLETE INFORMATION
 
@@ -54,5 +48,4 @@ using System.Runtime.InteropServices;
 */
 
 [assembly: AssemblyDelaySign (true)]
-[assembly: AssemblyKeyFile ("../mono.pub")]