released v1.0.4

This commit is contained in:
morkt 2015-03-11 21:27:02 +04:00
parent 5b56d8df14
commit 6c3e1ed433
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.3.29")]
[assembly: AssemblyFileVersion ("1.0.3.29")]
[assembly: AssemblyVersion ("1.0.4.29")]
[assembly: AssemblyFileVersion ("1.0.4.29")]

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.1.5")]
[assembly: AssemblyFileVersion ("1.0.1.5")]
[assembly: AssemblyVersion ("1.0.2.5")]
[assembly: AssemblyFileVersion ("1.0.2.5")]

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.3.13")]
[assembly: AssemblyFileVersion ("1.0.2.13")]
[assembly: AssemblyVersion ("1.0.4.13")]
[assembly: AssemblyFileVersion ("1.0.3.13")]