implemented ISG image format.

This commit is contained in:
morkt
2015-03-20 02:21:44 +04:00
parent 87c6a210be
commit b74a9f9265
3 changed files with 220 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.0.4.31")]
[assembly: AssemblyFileVersion ("1.0.4.31")]
[assembly: AssemblyVersion ("1.0.4.32")]
[assembly: AssemblyFileVersion ("1.0.4.32")]