Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMiguel de Icaza <miguel@gnome.org>2004-12-10 05:38:12 +0300
committerMiguel de Icaza <miguel@gnome.org>2004-12-10 05:38:12 +0300
commitd19a022e607595ab6a74f8a396a531dc84e50ef7 (patch)
tree35c847ed7297f7665aa8db895ab6d4d908976f5e /mcs/class/Mono.C5
parent09060a5d918629213a010cd0a432d2b130949feb (diff)
Hardcode this badboy
svn path=/trunk/mcs/; revision=37544
Diffstat (limited to 'mcs/class/Mono.C5')
-rw-r--r--mcs/class/Mono.C5/AssemblyInfo.cs2
1 files changed, 1 insertions, 1 deletions
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