implemented KG image format.

This commit is contained in:
morkt
2015-08-17 07:03:43 +04:00
parent c63ca4d5e5
commit 09c9b416ad
3 changed files with 110 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.1.9.93")]
[assembly: AssemblyFileVersion ("1.1.9.93")]
[assembly: AssemblyVersion ("1.1.9.94")]
[assembly: AssemblyFileVersion ("1.1.9.94")]