Bump to version 3.2.0

This commit is contained in:
2016-08-01 19:01:21 +01:00
parent f5e90756a2
commit bd61a4f060
41 changed files with 120 additions and 49 deletions

View File

@@ -48,7 +48,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("3.0.0.0")]
[assembly: AssemblyVersion("3.2.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.