implemented F&C resource formats.

*.mrg archives
*.mcg and *.acd images
This commit is contained in:
morkt
2015-07-14 05:15:26 +04:00
parent 4977331692
commit d312da7de5
6 changed files with 695 additions and 3 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.78")]
[assembly: AssemblyFileVersion ("1.0.7.78")]
[assembly: AssemblyVersion ("1.0.7.79")]
[assembly: AssemblyFileVersion ("1.0.7.79")]