From 2574ce1aee2c5140157ba61f6ed7cc44254d51c6 Mon Sep 17 00:00:00 2001 From: Milan Hanajik Date: Wed, 27 Feb 2019 08:11:50 +0100 Subject: [PATCH] ver. 2.18.1153 --- .gitattributes | 2 ++ TBF/Properties/AssemblyInfo.cs | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 000000000..4cab1f4d2 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,2 @@ +# Set the default behavior, in case people don't have core.autocrlf set. +* text=auto diff --git a/TBF/Properties/AssemblyInfo.cs b/TBF/Properties/AssemblyInfo.cs index 86c1930ff..7c6bb0226 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.1152.0")] -[assembly: AssemblyFileVersion("2.18.1152.0")] +[assembly: AssemblyVersion("2.18.1153.0")] +[assembly: AssemblyFileVersion("2.18.1153.0")]