From 39599436abf9f3fb6bd68c4d67dc23c232890e3a Mon Sep 17 00:00:00 2001 From: DW Date: Fri, 18 Nov 2016 12:13:00 +0200 Subject: [PATCH] Started version 1.0.33 of MtApi MT4 --- MtApi/Properties/AssemblyInfo.cs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/MtApi/Properties/AssemblyInfo.cs b/MtApi/Properties/AssemblyInfo.cs index b754743e..a400ced5 100755 --- 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.32.0")] -[assembly: AssemblyFileVersion("1.0.32.0")] +[assembly: AssemblyVersion("1.0.33.0")] +[assembly: AssemblyFileVersion("1.0.33.0")]