Small refactoring MtApi (MT5) and MtService. Started version 1.0.22 of MtService

This commit is contained in:
vdemydiuk
2016-10-10 15:49:53 +03:00
parent b4b8e7eaf0
commit 3785ee4ace
7 changed files with 488 additions and 524 deletions
+2 -2
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.21.0")]
[assembly: AssemblyFileVersion("1.0.21.0")]
[assembly: AssemblyVersion("1.0.22.0")]
[assembly: AssemblyFileVersion("1.0.22.0")]