implemented ABM images.

This commit is contained in:
morkt
2015-08-05 11:57:55 +04:00
parent e8ffc7d38e
commit 126e037ac9
5 changed files with 456 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.1.8.89")]
[assembly: AssemblyFileVersion ("1.1.8.89")]
[assembly: AssemblyVersion ("1.1.8.90")]
[assembly: AssemblyFileVersion ("1.1.8.90")]