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:
Diffstat (limited to 'Mono.Addins.MSBuild/AssemblyInfo.cs')
-rw-r--r--Mono.Addins.MSBuild/AssemblyInfo.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Mono.Addins.MSBuild/AssemblyInfo.cs b/Mono.Addins.MSBuild/AssemblyInfo.cs
index 2f5262e..ab7d14d 100644
--- a/Mono.Addins.MSBuild/AssemblyInfo.cs
+++ b/Mono.Addins.MSBuild/AssemblyInfo.cs
@@ -42,7 +42,7 @@ using System.Runtime.CompilerServices;
// The form "{Major}.{Minor}.*" will automatically update the build and revision,
// and "{Major}.{Minor}.{Build}.*" will update just the revision.
-[assembly: AssemblyVersion("0.6.0.0")]
+[assembly: AssemblyVersion("1.0.0.0")]
// The following attributes are used to specify the signing key for the assembly,
// if desired. See the Mono documentation for more information about signing.