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

github.com/mono/mono-addins.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLluis Sanchez <lluis@xamarin.com>2012-07-09 18:13:31 +0400
committerLluis Sanchez <lluis@xamarin.com>2012-07-09 18:13:31 +0400
commit5c88e2195d95081cc8ff512185b8f0421ea44532 (patch)
tree1e0c1537e29cfb89fda90588625972b124ae6f10 /Mono.Addins.CecilReflector
parent9eb58a05ae3964cb0c40bc63f767fe1a8760ff05 (diff)
Bump version to 1.0
Diffstat (limited to 'Mono.Addins.CecilReflector')
-rw-r--r--Mono.Addins.CecilReflector/AssemblyInfo.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Mono.Addins.CecilReflector/AssemblyInfo.cs b/Mono.Addins.CecilReflector/AssemblyInfo.cs
index be9053d..cf2c0fb 100644
--- a/Mono.Addins.CecilReflector/AssemblyInfo.cs
+++ b/Mono.Addins.CecilReflector/AssemblyInfo.cs
@@ -17,4 +17,4 @@ using System.Runtime.CompilerServices;
// You can specify all values by your own or you can build default build and revision
// numbers with the '*' character (the default):
-[assembly: AssemblyVersion("0.6.0.0")]
+[assembly: AssemblyVersion("1.0.0.0")]