implemented DGC image format.

This commit is contained in:
morkt
2015-06-02 15:28:11 +04:00
parent 6861f95bf6
commit 26c738d6d0
4 changed files with 507 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.5.57")]
[assembly: AssemblyFileVersion ("1.0.5.57")]
[assembly: AssemblyVersion ("1.0.5.58")]
[assembly: AssemblyFileVersion ("1.0.5.58")]