released v1.1.4

This commit is contained in:
morkt 2015-07-20 02:44:21 +04:00
parent c8d7066f24
commit 5e5bb6ed3b
3 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.0.7.81")]
[assembly: AssemblyFileVersion ("1.0.7.81")]
[assembly: AssemblyVersion ("1.0.8.82")]
[assembly: AssemblyFileVersion ("1.0.8.82")]

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.1.1.8")]
[assembly: AssemblyFileVersion ("1.1.1.8")]
[assembly: AssemblyVersion ("1.1.2.8")]
[assembly: AssemblyFileVersion ("1.1.2.8")]

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.1.3.21")]
[assembly: AssemblyFileVersion ("1.1.3.21")]
[assembly: AssemblyVersion ("1.1.4.21")]
[assembly: AssemblyFileVersion ("1.1.4.21")]