released v1.2.9

This commit is contained in:
morkt 2015-11-11 12:56:31 +04:00
parent a3f07173a5
commit 58718944ab
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.12.488")]
[assembly: AssemblyFileVersion ("1.2.12.488")]
[assembly: AssemblyVersion ("1.2.13.534")]
[assembly: AssemblyFileVersion ("1.2.13.534")]

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.9.114")]
[assembly: AssemblyFileVersion ("1.2.9.114")]
[assembly: AssemblyVersion ("1.2.10.120")]
[assembly: AssemblyFileVersion ("1.2.10.120")]

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.8.767")]
[assembly: AssemblyFileVersion ("1.2.8.767")]
[assembly: AssemblyVersion ("1.2.9.820")]
[assembly: AssemblyFileVersion ("1.2.9.820")]

Binary file not shown.