Version bumped to 4.0.0.0.

This commit is contained in:
2017-12-24 05:45:43 +00:00
parent aec2eadc5c
commit b5004b0f48
36 changed files with 36 additions and 36 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.99.6.0")]
[assembly: AssemblyVersion("4.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.