released v1.1.6

This commit is contained in:
morkt 2015-08-31 01:22:50 +04:00
parent 0a8a6247a4
commit 47b3d6adf0
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.9.421")]
[assembly: AssemblyFileVersion ("1.1.9.421")]
[assembly: AssemblyVersion ("1.1.10.422")]
[assembly: AssemblyFileVersion ("1.1.10.422")]

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.7.89")]
[assembly: AssemblyFileVersion ("1.1.7.89")]
[assembly: AssemblyVersion ("1.1.7.90")]
[assembly: AssemblyFileVersion ("1.1.7.90")]

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.5.656")]
[assembly: AssemblyFileVersion ("1.1.5.656")]
[assembly: AssemblyVersion ("1.1.6.659")]
[assembly: AssemblyFileVersion ("1.1.6.659")]