From 6dae33c2db58c74567b44ac7211c8a54c49c090d Mon Sep 17 00:00:00 2001 From: Wagnerp Date: Mon, 19 Mar 2018 08:49:06 +0000 Subject: [PATCH] * Build 556 --- README.md | 2 +- .../Properties/AssemblyInfo.cs | 4 ++-- .../Properties/AssemblyInfo.cs | 6 +++--- .../Properties/AssemblyInfo.cs | 6 +++--- .../Properties/AssemblyInfo.cs | 6 +++--- .../Properties/AssemblyInfo.cs | 4 ++-- .../Properties/AssemblyInfo.cs | 6 +++--- 7 files changed, 17 insertions(+), 17 deletions(-) diff --git a/README.md b/README.md index 106f24703..5f8d17578 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ ======= -## 2018-03-19 Renderer class changes (Version 555a, build date 19th March, 2018) +## 2018-03-19 Renderer class changes (Version 556, build date 19th March, 2018) * Changed some classes from `internal` to `public` for easeier accessibility for the **Extended Toolkit** ======= diff --git a/Source/Architectures/Any CPU/Krypton Components/ComponentFactory.Krypton.Design/Properties/AssemblyInfo.cs b/Source/Architectures/Any CPU/Krypton Components/ComponentFactory.Krypton.Design/Properties/AssemblyInfo.cs index 1b92f0928..35390d240 100644 --- a/Source/Architectures/Any CPU/Krypton Components/ComponentFactory.Krypton.Design/Properties/AssemblyInfo.cs +++ b/Source/Architectures/Any CPU/Krypton Components/ComponentFactory.Krypton.Design/Properties/AssemblyInfo.cs @@ -17,8 +17,8 @@ using System.Runtime.InteropServices; [assembly: AssemblyVersion("4.70.0.0")] -[assembly: AssemblyFileVersion("4.70.539.0")] -[assembly: AssemblyInformationalVersion("4.70.539.0")] +[assembly: AssemblyFileVersion("4.70.540.0")] +[assembly: AssemblyInformationalVersion("4.70.540.0")] [assembly: AssemblyCopyright("© Component Factory Pty Ltd, 2006-2018. Then modifications by Peter Wagner (aka Wagnerp) & Simon Coghlan (aka Smurf-IV) 2017-2018. All rights reserved.")] [assembly: AssemblyProduct("Krypton Design")] [assembly: AssemblyDefaultAlias("ComponentFactory.Krypton.Design.dll")] diff --git a/Source/Architectures/Any CPU/Krypton Components/ComponentFactory.Krypton.Docking/Properties/AssemblyInfo.cs b/Source/Architectures/Any CPU/Krypton Components/ComponentFactory.Krypton.Docking/Properties/AssemblyInfo.cs index 94b9746ba..0566b2e0f 100644 --- a/Source/Architectures/Any CPU/Krypton Components/ComponentFactory.Krypton.Docking/Properties/AssemblyInfo.cs +++ b/Source/Architectures/Any CPU/Krypton Components/ComponentFactory.Krypton.Docking/Properties/AssemblyInfo.cs @@ -16,9 +16,9 @@ using System.Runtime.CompilerServices; using System.Runtime.InteropServices; -[assembly: AssemblyVersion("4.70.538.0")] -[assembly: AssemblyFileVersion("4.70.538.0")] -[assembly: AssemblyInformationalVersion("4.70.538.0")] +[assembly: AssemblyVersion("4.70.539.0")] +[assembly: AssemblyFileVersion("4.70.539.0")] +[assembly: AssemblyInformationalVersion("4.70.539.0")] [assembly: AssemblyCopyright("© Component Factory Pty Ltd, 2006-2018. Then modifications by Peter Wagner (aka Wagnerp) & Simon Coghlan (aka Smurf-IV) 2017-2018. All rights reserved.")] [assembly: AssemblyProduct("Krypton Docking")] [assembly: AssemblyDefaultAlias("ComponentFactory.Krypton.Docking.dll")] diff --git a/Source/Architectures/Any CPU/Krypton Components/ComponentFactory.Krypton.Navigator/Properties/AssemblyInfo.cs b/Source/Architectures/Any CPU/Krypton Components/ComponentFactory.Krypton.Navigator/Properties/AssemblyInfo.cs index 35a832496..912d4746e 100644 --- a/Source/Architectures/Any CPU/Krypton Components/ComponentFactory.Krypton.Navigator/Properties/AssemblyInfo.cs +++ b/Source/Architectures/Any CPU/Krypton Components/ComponentFactory.Krypton.Navigator/Properties/AssemblyInfo.cs @@ -16,9 +16,9 @@ using System.Runtime.CompilerServices; using System.Runtime.InteropServices; -[assembly: AssemblyVersion("4.70.537.0")] -[assembly: AssemblyFileVersion("4.70.537.0")] -[assembly: AssemblyInformationalVersion("4.70.537.0")] +[assembly: AssemblyVersion("4.70.538.0")] +[assembly: AssemblyFileVersion("4.70.538.0")] +[assembly: AssemblyInformationalVersion("4.70.538.0")] [assembly: AssemblyCopyright("© Component Factory Pty Ltd, 2006-2018. Then modifications by Peter Wagner (aka Wagnerp) & Simon Coghlan (aka Smurf-IV) 2017-2018. All rights reserved.")] [assembly: AssemblyProduct("Krypton Navigator")] [assembly: AssemblyDefaultAlias("ComponentFactory.Krypton.Navigator.dll")] diff --git a/Source/Architectures/Any CPU/Krypton Components/ComponentFactory.Krypton.Ribbon/Properties/AssemblyInfo.cs b/Source/Architectures/Any CPU/Krypton Components/ComponentFactory.Krypton.Ribbon/Properties/AssemblyInfo.cs index 46dbe65d6..a5dab6a0b 100644 --- a/Source/Architectures/Any CPU/Krypton Components/ComponentFactory.Krypton.Ribbon/Properties/AssemblyInfo.cs +++ b/Source/Architectures/Any CPU/Krypton Components/ComponentFactory.Krypton.Ribbon/Properties/AssemblyInfo.cs @@ -16,9 +16,9 @@ using System.Runtime.CompilerServices; using System.Runtime.InteropServices; -[assembly: AssemblyVersion("4.70.537.0")] -[assembly: AssemblyFileVersion("4.70.537.0")] -[assembly: AssemblyInformationalVersion("4.70.537.0")] +[assembly: AssemblyVersion("4.70.538.0")] +[assembly: AssemblyFileVersion("4.70.538.0")] +[assembly: AssemblyInformationalVersion("4.70.538.0")] [assembly: AssemblyCopyright("© Component Factory Pty Ltd, 2006-2018. Then modifications by Peter Wagner (aka Wagnerp) & Simon Coghlan (aka Smurf-IV) 2017-2018. All rights reserved.")] [assembly: AssemblyProduct("Krypton Ribbon")] [assembly: AssemblyDefaultAlias("ComponentFactory.Krypton.Ribbon.dll")] diff --git a/Source/Architectures/Any CPU/Krypton Components/ComponentFactory.Krypton.Toolkit/Properties/AssemblyInfo.cs b/Source/Architectures/Any CPU/Krypton Components/ComponentFactory.Krypton.Toolkit/Properties/AssemblyInfo.cs index 84befffa8..c98b33e1a 100644 --- a/Source/Architectures/Any CPU/Krypton Components/ComponentFactory.Krypton.Toolkit/Properties/AssemblyInfo.cs +++ b/Source/Architectures/Any CPU/Krypton Components/ComponentFactory.Krypton.Toolkit/Properties/AssemblyInfo.cs @@ -16,8 +16,8 @@ using System.Runtime.CompilerServices; using System.Runtime.InteropServices; -[assembly: AssemblyVersion("4.70.555.0")] -[assembly: AssemblyFileVersion("4.70.555.0")] +[assembly: AssemblyVersion("4.70.556.0")] +[assembly: AssemblyFileVersion("4.70.556.0")] [assembly: AssemblyCopyright("© Component Factory Pty Ltd, 2006-2018. Then modifications by Peter Wagner (aka Wagnerp) & Simon Coghlan (aka Smurf-IV) 2017-2018. All rights reserved.")] [assembly: AssemblyInformationalVersion("4.70.555.0")] [assembly: AssemblyProduct("Krypton Toolkit")] diff --git a/Source/Architectures/Any CPU/Krypton Components/ComponentFactory.Krypton.Workspace/Properties/AssemblyInfo.cs b/Source/Architectures/Any CPU/Krypton Components/ComponentFactory.Krypton.Workspace/Properties/AssemblyInfo.cs index a363b540a..7412e6c58 100644 --- a/Source/Architectures/Any CPU/Krypton Components/ComponentFactory.Krypton.Workspace/Properties/AssemblyInfo.cs +++ b/Source/Architectures/Any CPU/Krypton Components/ComponentFactory.Krypton.Workspace/Properties/AssemblyInfo.cs @@ -16,9 +16,9 @@ using System.Runtime.CompilerServices; using System.Runtime.InteropServices; -[assembly: AssemblyVersion("4.70.538.0")] -[assembly: AssemblyFileVersion("4.70.538.0")] -[assembly: AssemblyInformationalVersion("4.70.538.0")] +[assembly: AssemblyVersion("4.70.539.0")] +[assembly: AssemblyFileVersion("4.70.539.0")] +[assembly: AssemblyInformationalVersion("4.70.539.0")] [assembly: AssemblyCopyright("© Component Factory Pty Ltd, 2006-2018. Then modifications by Peter Wagner (aka Wagnerp) & Simon Coghlan (aka Smurf-IV) 2017-2018. All rights reserved.")] [assembly: AssemblyProduct("Krypton Workspace")] [assembly: AssemblyDefaultAlias("ComponentFactory.Krypton.Workspace.dll")]