[jit] Fix the saving of the 'cfg->ret_var_set' flag when inlining, it was set to...
[mono.git] / mcs / ilasm / AssemblyInfo.cs
index cf8afef616d0606ef41eaaf4dc5a52bce20e72d0..56edc2e79dd5d592c8936816bc6b83aae767747d 100644 (file)
@@ -1,7 +1,7 @@
 using System.Reflection;
 using System.Runtime.CompilerServices;
 
-[assembly: AssemblyVersion("0.0.2")]
+[assembly: AssemblyVersion (Consts.MonoVersion)]
 [assembly: AssemblyTitle ("Mono ILasm Compiler")]
 [assembly: AssemblyDescription ("Mono ILasm Compiler")]
 [assembly: AssemblyCopyright ("Sergey Chaban and Jackson Harper")]