Bump to version 2.0

This commit is contained in:
2014-07-03 18:36:43 +01:00
parent 7bc0452eb9
commit 259821c4b6
6 changed files with 40 additions and 8 deletions

View File

@@ -54,7 +54,7 @@ using System.Reflection;
// The form "{Major}.{Minor}.*" will automatically update the build and revision,
// and "{Major}.{Minor}.{Build}.*" will update just the revision.
[assembly: AssemblyVersion("1.1.*")]
[assembly: AssemblyVersion("2.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.