From fd6f305f9529bbed7769aab6d1526bd0db004ff7 Mon Sep 17 00:00:00 2001 From: Milan Hanajik Date: Wed, 18 Sep 2019 16:46:19 +0200 Subject: [PATCH] ver. 2.24.1315 --- Config/Properties/AssemblyInfo.cs | 4 ++-- Results/Properties/AssemblyInfo.cs | 4 ++-- TBF/Properties/AssemblyInfo.cs | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/Config/Properties/AssemblyInfo.cs b/Config/Properties/AssemblyInfo.cs index fa33e5fda..7577a521c 100644 --- a/Config/Properties/AssemblyInfo.cs +++ b/Config/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("2.18.1273.0")] -[assembly: AssemblyFileVersion("2.18.1273.0")] +[assembly: AssemblyVersion("2.24.1315.0")] +[assembly: AssemblyFileVersion("2.24.1315.0")] diff --git a/Results/Properties/AssemblyInfo.cs b/Results/Properties/AssemblyInfo.cs index 0124712b1..136f3d68d 100644 --- a/Results/Properties/AssemblyInfo.cs +++ b/Results/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("2.18.1290.0")] -[assembly: AssemblyFileVersion("2.18.1290.0")] +[assembly: AssemblyVersion("2.24.1315.0")] +[assembly: AssemblyFileVersion("2.24.1315.0")] diff --git a/TBF/Properties/AssemblyInfo.cs b/TBF/Properties/AssemblyInfo.cs index ca2203de5..85f0fda75 100644 --- a/TBF/Properties/AssemblyInfo.cs +++ b/TBF/Properties/AssemblyInfo.cs @@ -29,5 +29,5 @@ using System.Runtime.InteropServices; // Build Number // Revision // -[assembly: AssemblyVersion("2.18.1314.0")] -[assembly: AssemblyFileVersion("2.18.1314.0")] +[assembly: AssemblyVersion("2.24.1315.0")] +[assembly: AssemblyFileVersion("2.24.1315.0")]