BMD image format implementation.

This commit is contained in:
morkt
2015-03-26 06:57:33 +04:00
parent cc297869e5
commit 5319000ad5
3 changed files with 363 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.32")]
[assembly: AssemblyFileVersion ("1.0.4.32")]
[assembly: AssemblyVersion ("1.0.4.33")]
[assembly: AssemblyFileVersion ("1.0.4.33")]