assembly version update.

This commit is contained in:
morkt 2015-05-14 16:28:03 +04:00
parent 71d54d616d
commit 465b79ce5c

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.0.4.15")] [assembly: AssemblyVersion ("1.0.4.16")]
[assembly: AssemblyFileVersion ("1.0.4.15")] [assembly: AssemblyFileVersion ("1.0.4.16")]