From d19a022e607595ab6a74f8a396a531dc84e50ef7 Mon Sep 17 00:00:00 2001 From: Miguel de Icaza Date: Fri, 10 Dec 2004 02:38:12 +0000 Subject: Hardcode this badboy svn path=/trunk/mcs/; revision=37544 --- mcs/class/Mono.C5/AssemblyInfo.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mcs/class/Mono.C5') diff --git a/mcs/class/Mono.C5/AssemblyInfo.cs b/mcs/class/Mono.C5/AssemblyInfo.cs index 3251a3108d3..b4de16b5484 100644 --- a/mcs/class/Mono.C5/AssemblyInfo.cs +++ b/mcs/class/Mono.C5/AssemblyInfo.cs @@ -47,7 +47,7 @@ using System.Runtime.CompilerServices; // You can specify all the values or you can default the Revision and Build Numbers // by using the '*' as shown below: -[assembly: AssemblyVersion("0.5.*")] +[assembly: AssemblyVersion("0.5.1.1")] // // In order to sign your assembly you must specify a key to use. Refer to the -- cgit v1.2.3