changed tag properties to more convenient format.

This commit is contained in:
morkt
2015-07-25 10:10:36 +04:00
parent 230ba532f0
commit cb2ce6b96c
5 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.8.85")]
[assembly: AssemblyFileVersion ("1.0.8.85")]
[assembly: AssemblyVersion ("1.0.8.86")]
[assembly: AssemblyFileVersion ("1.0.8.86")]