released v1.3.23

This commit is contained in:
morkt
2016-12-26 19:58:41 +04:00
parent f1072d81df
commit 40f250de6b
8 changed files with 16 additions and 9 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.0.0.0")]
[assembly: AssemblyFileVersion("1.0.0.0")]
[assembly: AssemblyVersion ("1.0.1.8")]
[assembly: AssemblyFileVersion ("1.0.1.8")]