implemented CompressedBG image format.

This commit is contained in:
morkt
2015-08-31 01:09:27 +04:00
parent ff54563560
commit 0a8a6247a4
3 changed files with 290 additions and 15 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.1.9.419")]
[assembly: AssemblyFileVersion ("1.1.9.419")]
[assembly: AssemblyVersion ("1.1.9.421")]
[assembly: AssemblyFileVersion ("1.1.9.421")]