assembly version updated to 1.2.3 for release

This commit is contained in:
Shreyas Zare
2018-02-16 23:00:27 +05:30
parent eb1bea72f2
commit 1e5d766d75
6 changed files with 743 additions and 743 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("1.2.2.0")]
[assembly: AssemblyFileVersion("1.2.2.0")]
[assembly: AssemblyVersion("1.2.3.0")]
[assembly: AssemblyFileVersion("1.2.3.0")]