(WbmFormat): added compression methods and alpha-channel support.

This commit is contained in:
morkt
2015-08-17 23:08:02 +04:00
parent 947e0a6664
commit d526ef96fc
2 changed files with 337 additions and 77 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.94")]
[assembly: AssemblyFileVersion ("1.1.9.94")]
[assembly: AssemblyVersion ("1.1.9.95")]
[assembly: AssemblyFileVersion ("1.1.9.95")]