From c16243b17e6a5b0361f0a57021c3bb4984807e6a Mon Sep 17 00:00:00 2001 From: Daniel Kraus Date: Sun, 16 Jul 2017 07:44:49 +0200 Subject: [PATCH] Prepare 7.2.12 release. --- Tests/Properties/AssemblyInfo.cs | 4 ++-- VERSION | 4 ++-- XLToolbox/Properties/AssemblyInfo.cs | 4 ++-- XLToolboxForExcel/Properties/AssemblyInfo.cs | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/Tests/Properties/AssemblyInfo.cs b/Tests/Properties/AssemblyInfo.cs index bc476c1b..d07d8b1a 100755 --- a/Tests/Properties/AssemblyInfo.cs +++ b/Tests/Properties/AssemblyInfo.cs @@ -49,5 +49,5 @@ // 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("7.2.11.0")] -[assembly: AssemblyFileVersion("7.2.11.0")] +[assembly: AssemblyVersion("7.2.12.0")] +[assembly: AssemblyFileVersion("7.2.12.0")] diff --git a/VERSION b/VERSION index 325e2ffc..74e61873 100644 --- a/VERSION +++ b/VERSION @@ -1,2 +1,2 @@ -7.2.11 -7.2.11.0 +7.2.12 +7.2.12.0 diff --git a/XLToolbox/Properties/AssemblyInfo.cs b/XLToolbox/Properties/AssemblyInfo.cs index ecf65ccc..16c3e6dd 100755 --- a/XLToolbox/Properties/AssemblyInfo.cs +++ b/XLToolbox/Properties/AssemblyInfo.cs @@ -49,5 +49,5 @@ // 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("7.2.11.0")] -[assembly: AssemblyFileVersion("7.2.11.0")] +[assembly: AssemblyVersion("7.2.12.0")] +[assembly: AssemblyFileVersion("7.2.12.0")] diff --git a/XLToolboxForExcel/Properties/AssemblyInfo.cs b/XLToolboxForExcel/Properties/AssemblyInfo.cs index 454e1ba1..63880300 100755 --- a/XLToolboxForExcel/Properties/AssemblyInfo.cs +++ b/XLToolboxForExcel/Properties/AssemblyInfo.cs @@ -51,7 +51,7 @@ // 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("7.2.11.0")] -[assembly: AssemblyFileVersion("7.2.11.0")] +[assembly: AssemblyVersion("7.2.12.0")] +[assembly: AssemblyFileVersion("7.2.12.0")] [assembly: NeutralResourcesLanguageAttribute("en-US")]