Version bumped to 3.5.99.0.

This commit is contained in:
2017-09-05 17:21:24 +01:00
parent 5e2dff4dee
commit 5e29fb0c13
35 changed files with 220 additions and 305 deletions

View File

@@ -17,7 +17,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("3.4.99.0")]
[assembly: AssemblyVersion("3.5.99.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.