released v1.1.3

This commit is contained in:
morkt 2015-06-15 09:04:51 +04:00
parent bf2acd076e
commit df66b70a38
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.6.64")]
[assembly: AssemblyFileVersion ("1.0.6.64")]
[assembly: AssemblyVersion ("1.0.7.65")]
[assembly: AssemblyFileVersion ("1.0.7.65")]

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.0.8")]
[assembly: AssemblyFileVersion ("1.1.0.8")]
[assembly: AssemblyVersion ("1.1.1.8")]
[assembly: AssemblyFileVersion ("1.1.1.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.2.21")]
[assembly: AssemblyFileVersion ("1.1.2.21")]
[assembly: AssemblyVersion ("1.1.3.21")]
[assembly: AssemblyFileVersion ("1.1.3.21")]