diff --git a/Documentation/User Manual Source/Release Notes Vecto3.x.pdf b/Documentation/User Manual Source/Release Notes Vecto3.x.pdf index 43410658992d7d28f6e7625f74748ecc2dd70695..1934df07d91520807a3f1ff9ec774d1a123168e3 100644 Binary files a/Documentation/User Manual Source/Release Notes Vecto3.x.pdf and b/Documentation/User Manual Source/Release Notes Vecto3.x.pdf differ diff --git a/Documentation/User Manual Source/Release Notes Vecto3.x.pptx b/Documentation/User Manual Source/Release Notes Vecto3.x.pptx index 897cd2cdf5a0819881c94595a0d5051b5095b872..73c002329b41a2bb069aa63e76bcade090129c9a 100644 Binary files a/Documentation/User Manual Source/Release Notes Vecto3.x.pptx and b/Documentation/User Manual Source/Release Notes Vecto3.x.pptx differ diff --git a/Documentation/User Manual/6-changelog/changelog.md b/Documentation/User Manual/6-changelog/changelog.md index 6562a838e1e0acccf4ccf73e3b87e4d6ad8b41de..919a9effbe0bccb961ce53e944742289f6c4f97b 100644 --- a/Documentation/User Manual/6-changelog/changelog.md +++ b/Documentation/User Manual/6-changelog/changelog.md @@ -2,6 +2,11 @@ **VECTO-3.3.8** +***Build 2052 (2020-08-14) OFFICIAL RELEASE*** + +- Bugfixes (compared to 3.3.8.2024) + * *No additional bugfixes* + ***Build 2024 (2020-07-17) RELEASE CANDIDATE*** - Bugfixes diff --git a/Documentation/User Manual/help.html b/Documentation/User Manual/help.html index c890f477b1433b495954cb4c29b467492d90ceb4..5d7310480a0483d056919e27edcc34434f6d0c7d 100644 --- a/Documentation/User Manual/help.html +++ b/Documentation/User Manual/help.html @@ -7622,7 +7622,14 @@ CycleTime,UnknownCycleName,3600</code></pre> <div id="changelog" class="section level1"> <h1>Changelog</h1> <p><strong>VECTO-3.3.8</strong></p> -<p>*** Build 2024 (2020-07-17) RELEASE CANDIDATE***</p> +<p><strong><em>Build 2052 (2020-08-14) OFFICIAL RELEASE</em></strong></p> +<ul> +<li>Bugfixes (compared to 3.3.8.2024) +<ul> +<li><em>No additional bugfixes</em></li> +</ul></li> +</ul> +<p><strong><em>Build 2024 (2020-07-17) RELEASE CANDIDATE</em></strong></p> <ul> <li>Bugfixes <ul> @@ -7632,7 +7639,7 @@ CycleTime,UnknownCycleName,3600</code></pre> </ul></li> </ul> <p><strong>VECTO 3.3.7</strong></p> -<p>*** Build 1964 (2020-05-18) OFFICIAL RELEASE***</p> +<p><strong><em>Build 1964 (2020-05-18) OFFICIAL RELEASE</em></strong></p> <ul> <li>Bugfixes <ul> diff --git a/HashingTool/Properties/Version.cs b/HashingTool/Properties/Version.cs index 6adc38074abf407ca5c15d53778e506238da16ba..f905f7c15cc0b40ef9f735ee525d6d6bb3018781 100644 --- a/HashingTool/Properties/Version.cs +++ b/HashingTool/Properties/Version.cs @@ -30,5 +30,5 @@ */ using System.Reflection; -[assembly: AssemblyVersion("0.2.0.2024")] -[assembly: AssemblyFileVersion("0.2.0.2024")] +[assembly: AssemblyVersion("0.2.0.2052")] +[assembly: AssemblyFileVersion("0.2.0.2052")] diff --git a/VectoCommon/VectoCommon/Properties/Version.cs b/VectoCommon/VectoCommon/Properties/Version.cs index 46767aee6d15d21af1f208db5a818f1646507936..82b219578c1352bbdf03a7e1a1b71747a09b66ab 100644 --- a/VectoCommon/VectoCommon/Properties/Version.cs +++ b/VectoCommon/VectoCommon/Properties/Version.cs @@ -30,5 +30,5 @@ */ using System.Reflection; -[assembly: AssemblyVersion("3.3.8.2024")] -[assembly: AssemblyFileVersion("3.3.8.2024")] \ No newline at end of file +[assembly: AssemblyVersion("3.3.8.2052")] +[assembly: AssemblyFileVersion("3.3.8.2052")] \ No newline at end of file diff --git a/VectoCommon/VectoHashing/Properties/Version.cs b/VectoCommon/VectoHashing/Properties/Version.cs index 5b8675a54b8ee04f80ce49ace0dd570fc862c868..9e35aef1110e35f6dc627f30b10392a4f0af0485 100644 --- a/VectoCommon/VectoHashing/Properties/Version.cs +++ b/VectoCommon/VectoHashing/Properties/Version.cs @@ -30,5 +30,5 @@ */ using System.Reflection; -[assembly: AssemblyVersion("1.2.0.2024")] -[assembly: AssemblyFileVersion("1.2.0.2024")] +[assembly: AssemblyVersion("1.2.0.2052")] +[assembly: AssemblyFileVersion("1.2.0.2052")] diff --git a/VectoConsole/Properties/Version.cs b/VectoConsole/Properties/Version.cs index 24186cdd6963e902be35cbe2421cb54d8607b2b2..274e4f707acfe7f1d22124f463a6aaf00a322d9f 100644 --- a/VectoConsole/Properties/Version.cs +++ b/VectoConsole/Properties/Version.cs @@ -30,5 +30,5 @@ */ using System.Reflection; -[assembly: AssemblyVersion("3.3.8.2024")] -[assembly: AssemblyFileVersion("3.3.8.2024")] \ No newline at end of file +[assembly: AssemblyVersion("3.3.8.2052")] +[assembly: AssemblyFileVersion("3.3.8.2052")] \ No newline at end of file diff --git a/VectoCore/VectoCore/Properties/Version.cs b/VectoCore/VectoCore/Properties/Version.cs index cc32878f72c670c917ee6f8515a98c4e8f6bdf92..cf8539c885454f46b1a7e3406bbfaf9d0284d6c7 100644 --- a/VectoCore/VectoCore/Properties/Version.cs +++ b/VectoCore/VectoCore/Properties/Version.cs @@ -30,5 +30,5 @@ */ using System.Reflection; -[assembly: AssemblyVersion("3.3.8.2024")] -[assembly: AssemblyFileVersion("3.3.8.2024")] +[assembly: AssemblyVersion("3.3.8.2052")] +[assembly: AssemblyFileVersion("3.3.8.2052")] diff --git a/VectoCore/VectoCore/Utils/VectoVersionCore.cs b/VectoCore/VectoCore/Utils/VectoVersionCore.cs index 5edc3b63dbdfcef537c6fea5fea9fbdaafa1ba4f..4f778e2034dd7709f8b8babf1d2688cd0ed7d760 100644 --- a/VectoCore/VectoCore/Utils/VectoVersionCore.cs +++ b/VectoCore/VectoCore/Utils/VectoVersionCore.cs @@ -47,7 +47,7 @@ namespace TUGraz.VectoCore.Utils public static string VersionNumber { get { - return "3.3.8.2024" + SUFFIX; + return "3.3.8.2052" + SUFFIX; } }