released v1.2.16

This commit is contained in:
morkt 2016-05-20 04:33:05 +04:00
parent 2b41686e3f
commit 0c426d723f
4 changed files with 6 additions and 6 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.19.818")]
[assembly: AssemblyFileVersion ("1.2.19.818")]
[assembly: AssemblyVersion ("1.2.20.853")]
[assembly: AssemblyFileVersion ("1.2.20.853")]

View File

@ -51,5 +51,5 @@ using System.Windows;
// 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.15.1142")]
[assembly: AssemblyFileVersion ("1.2.15.1142")]
[assembly: AssemblyVersion ("1.2.16.1187")]
[assembly: AssemblyFileVersion ("1.2.16.1187")]

Binary file not shown.

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.16.144")]
[assembly: AssemblyFileVersion ("1.2.16.144")]
[assembly: AssemblyVersion ("1.2.17.152")]
[assembly: AssemblyFileVersion ("1.2.17.152")]