implemented ALD archive and QNT image formats.

This commit is contained in:
morkt
2015-04-10 06:35:06 +04:00
parent 6e472559f1
commit 9cabb73c00
5 changed files with 306 additions and 3 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.4.36")]
[assembly: AssemblyFileVersion ("1.0.4.36")]
[assembly: AssemblyVersion ("1.0.4.37")]
[assembly: AssemblyFileVersion ("1.0.4.37")]