implemented QLIE engine archives version 2.

This commit is contained in:
morkt
2015-06-15 08:52:58 +04:00
parent c43368150e
commit bf2acd076e
4 changed files with 260 additions and 4 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.6.63")]
[assembly: AssemblyFileVersion ("1.0.6.63")]
[assembly: AssemblyVersion ("1.0.6.64")]
[assembly: AssemblyFileVersion ("1.0.6.64")]