From 5b3d1cc99e8fa09b1c8ffb1f6155b474f171ac68 Mon Sep 17 00:00:00 2001 From: Daniel Kraus Date: Wed, 15 Feb 2017 19:14:34 +0100 Subject: [PATCH] Bump version. --- 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 25b48c31..7283ecf1 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.8.0")] -[assembly: AssemblyFileVersion("7.2.8.0")] +[assembly: AssemblyVersion("7.2.9.0")] +[assembly: AssemblyFileVersion("7.2.9.0")] diff --git a/VERSION b/VERSION index 7a5379f1..36192cfb 100644 --- a/VERSION +++ b/VERSION @@ -1,2 +1,2 @@ -7.2.8 -7.2.8.0 +7.2.9 +7.2.9.0 diff --git a/XLToolbox/Properties/AssemblyInfo.cs b/XLToolbox/Properties/AssemblyInfo.cs index f150aae2..643baed2 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.8.0")] -[assembly: AssemblyFileVersion("7.2.8.0")] +[assembly: AssemblyVersion("7.2.9.0")] +[assembly: AssemblyFileVersion("7.2.9.0")] diff --git a/XLToolboxForExcel/Properties/AssemblyInfo.cs b/XLToolboxForExcel/Properties/AssemblyInfo.cs index 4be9eebd..54d837ad 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.8.0")] -[assembly: AssemblyFileVersion("7.2.8.0")] +[assembly: AssemblyVersion("7.2.9.0")] +[assembly: AssemblyFileVersion("7.2.9.0")] [assembly: NeutralResourcesLanguageAttribute("en-US")]