released v1.0.3

This commit is contained in:
morkt 2014-11-01 13:26:08 +04:00
parent 0b8eb1f9d4
commit 0164ce838a
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.2.21")]
[assembly: AssemblyFileVersion ("1.0.2.21")]
[assembly: AssemblyVersion ("1.0.3.22")]
[assembly: AssemblyFileVersion ("1.0.3.22")]

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.0.3")]
[assembly: AssemblyFileVersion ("1.0.0.3")]
[assembly: AssemblyVersion ("1.0.1.4")]
[assembly: AssemblyFileVersion ("1.0.1.4")]

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.0.2.10")]
[assembly: AssemblyFileVersion ("1.0.1.10")]
[assembly: AssemblyVersion ("1.0.3.11")]
[assembly: AssemblyFileVersion ("1.0.2.11")]