From 834b0af43028a208813e968e5a8029c872760eba Mon Sep 17 00:00:00 2001 From: DW Date: Tue, 1 Nov 2016 10:32:29 +0200 Subject: [PATCH] Started version 1.0.31 MtApi (MT4) --- MtApi/Properties/AssemblyInfo.cs | 4 ++-- MtApiInstaller/Product.wxs | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/MtApi/Properties/AssemblyInfo.cs b/MtApi/Properties/AssemblyInfo.cs index 8d582819..1536b051 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.30.0")] -[assembly: AssemblyFileVersion("1.0.30.0")] +[assembly: AssemblyVersion("1.0.31.0")] +[assembly: AssemblyFileVersion("1.0.31.0")] diff --git a/MtApiInstaller/Product.wxs b/MtApiInstaller/Product.wxs index 4a6f011f..a1096b50 100755 --- a/MtApiInstaller/Product.wxs +++ b/MtApiInstaller/Product.wxs @@ -1,7 +1,7 @@ - +