implemented Entis rasterized image format.

This commit is contained in:
morkt
2015-05-27 14:19:54 +04:00
parent 11b6b12f07
commit ed9ae05853
4 changed files with 1124 additions and 4 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.52")]
[assembly: AssemblyFileVersion ("1.0.5.52")]
[assembly: AssemblyVersion ("1.0.5.53")]
[assembly: AssemblyFileVersion ("1.0.5.53")]