implemented ShiinaRio MAI4 image format.

This commit is contained in:
morkt
2015-07-12 20:13:51 +04:00
parent c09057b8b9
commit ef913539e9
4 changed files with 227 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.7.76")]
[assembly: AssemblyFileVersion ("1.0.7.76")]
[assembly: AssemblyVersion ("1.0.7.78")]
[assembly: AssemblyFileVersion ("1.0.7.78")]