This commit was manufactured by cvs2svn to create branch 'mono-1-0'.
[mono.git] / mcs / ilasm / AssemblyInfo.cs
1 using System.Reflection;
2 using System.Runtime.CompilerServices;
3
4 [assembly: AssemblyVersion("0.28.0")]
5 [assembly: AssemblyTitle ("Mono ILasm Compiler")]
6 [assembly: AssemblyDescription ("Mono ILasm Compiler")]
7 [assembly: AssemblyCopyright ("Sergey Chaban and Jackson Harper")]
8