implemented Selene 'KCAP' archive format.

This commit is contained in:
morkt
2015-03-11 16:37:51 +04:00
parent 520e7215ba
commit 7580d36414
11 changed files with 413 additions and 2 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.3.26")]
[assembly: AssemblyFileVersion ("1.0.3.26")]
[assembly: AssemblyVersion ("1.0.3.28")]
[assembly: AssemblyFileVersion ("1.0.3.28")]