From e24502f3031a66a957ac4b4f1464cf067bd57767 Mon Sep 17 00:00:00 2001 From: DW Date: Mon, 29 Aug 2016 17:56:26 +0300 Subject: [PATCH] Started version MtApi 1.0.30 --- MTApiService/Properties/AssemblyInfo.cs | 4 ++-- MtApi/Properties/AssemblyInfo.cs | 4 ++-- MtApiInstaller/Product.wxs | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/MTApiService/Properties/AssemblyInfo.cs b/MTApiService/Properties/AssemblyInfo.cs index 5c7a67ad..e248bf80 100755 --- a/MTApiService/Properties/AssemblyInfo.cs +++ b/MTApiService/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.20.0")] -[assembly: AssemblyFileVersion("1.0.20.0")] +[assembly: AssemblyVersion("1.0.21.0")] +[assembly: AssemblyFileVersion("1.0.21.0")] diff --git a/MtApi/Properties/AssemblyInfo.cs b/MtApi/Properties/AssemblyInfo.cs index 017d058f..8d582819 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.29.0")] -[assembly: AssemblyFileVersion("1.0.29.0")] +[assembly: AssemblyVersion("1.0.30.0")] +[assembly: AssemblyFileVersion("1.0.30.0")] diff --git a/MtApiInstaller/Product.wxs b/MtApiInstaller/Product.wxs index 24cf3d78..4a6f011f 100755 --- a/MtApiInstaller/Product.wxs +++ b/MtApiInstaller/Product.wxs @@ -1,7 +1,7 @@ - +