released v1.2.14

This commit is contained in:
morkt 2016-03-04 07:09:24 +04:00
parent 9020219476
commit bb55fe7eed
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.17.706")]
[assembly: AssemblyFileVersion ("1.2.17.706")]
[assembly: AssemblyVersion ("1.2.18.766")]
[assembly: AssemblyFileVersion ("1.2.18.766")]

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.13.1024")]
[assembly: AssemblyFileVersion ("1.2.13.1024")]
[assembly: AssemblyVersion ("1.2.14.1086")]
[assembly: AssemblyFileVersion ("1.2.14.1086")]

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.14.139")]
[assembly: AssemblyFileVersion ("1.2.14.139")]
[assembly: AssemblyVersion ("1.2.15.142")]
[assembly: AssemblyFileVersion ("1.2.15.142")]