released v1.1.5

This commit is contained in:
morkt 2015-08-07 14:55:35 +04:00
parent 7a8f9e9208
commit 0db69aea4e
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.1.8.90")]
[assembly: AssemblyFileVersion ("1.1.8.90")]
[assembly: AssemblyVersion ("1.1.9.91")]
[assembly: AssemblyFileVersion ("1.1.9.91")]

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.2.8")]
[assembly: AssemblyFileVersion ("1.1.2.8")]
[assembly: AssemblyVersion ("1.1.3.8")]
[assembly: AssemblyFileVersion ("1.1.3.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.4.24")]
[assembly: AssemblyFileVersion ("1.1.4.24")]
[assembly: AssemblyVersion ("1.1.5.24")]
[assembly: AssemblyFileVersion ("1.1.5.24")]