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

github.com/mono/ikvm-fork.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'ikvm/AssemblyInfo.cs')
-rw-r--r--ikvm/AssemblyInfo.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/ikvm/AssemblyInfo.cs b/ikvm/AssemblyInfo.cs
index 913e87af..1637b303 100644
--- a/ikvm/AssemblyInfo.cs
+++ b/ikvm/AssemblyInfo.cs
@@ -49,7 +49,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.14.0.1")]
+[assembly: AssemblyVersion("0.15.*")]
//
// In order to sign your assembly you must specify a key to use. Refer to the