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 Gual <lluis@novell.com>2011-02-10 03:40:18 +0300
committerLluis Sanchez Gual <lluis@novell.com>2011-02-10 03:40:18 +0300
commit4e15666fd29886a78f32de20d42dc666daaf14bd (patch)
tree67d9ab2f532e2289c0c733cbd1178802c9c0a112 /Mono.Addins.Setup
parent3980640307690f59318dc5c387e76d4ec50d1839 (diff)
Bump version to 0.6
Diffstat (limited to 'Mono.Addins.Setup')
-rw-r--r--Mono.Addins.Setup/AssemblyInfo.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Mono.Addins.Setup/AssemblyInfo.cs b/Mono.Addins.Setup/AssemblyInfo.cs
index b018581..7db9b86 100644
--- a/Mono.Addins.Setup/AssemblyInfo.cs
+++ b/Mono.Addins.Setup/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.5.0.0")]
+[assembly: AssemblyVersion("0.6.0.0")]