assembly version updated for v3.2 release

This commit is contained in:
Shreyas Zare
2019-04-29 18:31:52 +05:30
parent bb6b2e201d
commit cde14cc581
5 changed files with 845 additions and 845 deletions

View File

@@ -32,5 +32,5 @@ using System.Runtime.InteropServices;
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("3.1.0.0")]
[assembly: AssemblyFileVersion("3.1.0.0")]
[assembly: AssemblyVersion("3.2.0.0")]
[assembly: AssemblyFileVersion("3.2.0.0")]