From 1eccda9b2c15ac016347384dfde94e5b34883307 Mon Sep 17 00:00:00 2001 From: DW Date: Tue, 16 Jan 2018 16:11:33 +0200 Subject: [PATCH] Version MtApi4 1.0.39 --- 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 249e6ea5..efe55b41 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.38.0")] -[assembly: AssemblyFileVersion("1.0.38.0")] \ No newline at end of file +[assembly: AssemblyVersion("1.0.39.0")] +[assembly: AssemblyFileVersion("1.0.39.0")] \ No newline at end of file