MtApi (MT4) version 1.0.34. Fixed issue #45 in MtApi.ex4

This commit is contained in:
DW
2017-02-22 17:17:00 +02:00
parent f05ade2cbf
commit 2cc41df01a
3 changed files with 2 additions and 2 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.33.0")]
[assembly: AssemblyFileVersion("1.0.33.0")]
[assembly: AssemblyVersion("1.0.34.0")]
[assembly: AssemblyFileVersion("1.0.34.0")]
BIN
View File
Binary file not shown.
BIN
View File
Binary file not shown.