updated assembly version.

This commit is contained in:
morkt 2015-06-02 22:56:45 +04:00
parent 5d81b33582
commit c234e2a31f

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.1.1.19")] [assembly: AssemblyVersion ("1.1.1.20")]
[assembly: AssemblyFileVersion ("1.1.1.19")] [assembly: AssemblyFileVersion ("1.1.1.20")]