Starting to work on MtApi (MT5) version 1.0.10

This commit is contained in:
vdemydiuk
2016-10-05 10:29:03 +03:00
parent 802b19b402
commit 5739423d6c
3 changed files with 30 additions and 48 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.9.0")]
[assembly: AssemblyFileVersion("1.0.9.0")]
[assembly: AssemblyVersion("1.0.10.0")]
[assembly: AssemblyFileVersion("1.0.10.0")]