diff --git a/MtApi/Properties/AssemblyInfo.cs b/MtApi/Properties/AssemblyInfo.cs index cc6a48dc..d51e570f 100644 --- a/MtApi/Properties/AssemblyInfo.cs +++ b/MtApi/Properties/AssemblyInfo.cs @@ -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")] \ No newline at end of file +[assembly: AssemblyVersion("1.0.34.0")] +[assembly: AssemblyFileVersion("1.0.34.0")] \ No newline at end of file diff --git a/mq4/MtApi.ex4 b/mq4/MtApi.ex4 index 5bf89b7e..87ad2277 100755 Binary files a/mq4/MtApi.ex4 and b/mq4/MtApi.ex4 differ diff --git a/mq4/MtApi.mq4 b/mq4/MtApi.mq4 index 2d6edafc..53dc9975 100755 Binary files a/mq4/MtApi.mq4 and b/mq4/MtApi.mq4 differ