implemented Will co. archives creation.

This commit is contained in:
morkt
2014-11-01 02:14:51 +04:00
parent 56d2a45d94
commit 0b8eb1f9d4
11 changed files with 242 additions and 8 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.20")]
[assembly: AssemblyFileVersion ("1.0.2.20")]
[assembly: AssemblyVersion ("1.0.2.21")]
[assembly: AssemblyFileVersion ("1.0.2.21")]