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@novell.com>2007-10-18 21:12:22 +0400
committerLluis Sanchez <lluis@novell.com>2007-10-18 21:12:22 +0400
commit239d3d25e5c370110c3ca0b2b83551070ba4da01 (patch)
treee11d856fcdfb822167c4dc21e16dff27d98050dc /Mono.Addins.Setup/AssemblyInfo.cs
parent1276db691fde6f93cab16d3d44c0885966e4fddd (diff)
* Mono.Addins.Gui/AssemblyInfo.cs, configure.ac,
Samples/TextEditor/Main.cs, Mono.Addins.Setup/AssemblyInfo.cs, Mono.Addins/AssemblyInfo.cs: Get ready for 0.3 release. svn path=/trunk/mono-addins/; revision=87770
Diffstat (limited to 'Mono.Addins.Setup/AssemblyInfo.cs')
-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 ccd9ef9..273b2c8 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.2.0.0")]
+[assembly: AssemblyVersion("0.3.0.0")]