released v1.2.12

This commit is contained in:
morkt 2016-01-07 18:08:46 +04:00
parent 1fa643b628
commit f85cf12fcd
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 // You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below: // by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")] // [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion ("1.2.15.607")] [assembly: AssemblyVersion ("1.2.16.641")]
[assembly: AssemblyFileVersion ("1.2.15.607")] [assembly: AssemblyFileVersion ("1.2.16.641")]

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 // You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below: // by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")] // [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion ("1.2.12.134")] [assembly: AssemblyVersion ("1.2.13.137")]
[assembly: AssemblyFileVersion ("1.2.12.134")] [assembly: AssemblyFileVersion ("1.2.13.137")]

View File

@ -51,5 +51,5 @@ using System.Windows;
// You can specify all the values or you can default the Build and Revision Numbers // You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below: // by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")] // [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion ("1.2.11.910")] [assembly: AssemblyVersion ("1.2.12.953")]
[assembly: AssemblyFileVersion ("1.2.11.910")] [assembly: AssemblyFileVersion ("1.2.12.953")]

Binary file not shown.