diff --git a/Documentation/User Manual Source/Release Notes Vecto3.x.pptx b/Documentation/User Manual Source/Release Notes Vecto3.x.pptx index a1d70978cdf7eb51c2b53a30869e0c30477c8d69..68dd6edc2f808be28d330a1ebfd5b413fe807a1e 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/VectoCore/VectoCore/VersionNumber.t4 b/VectoCore/VectoCore/VersionNumber.t4 index 26f0892fde45175689ac428c6cde85dec94fa0b0..6123a75d3a1bc17b7dba998e84657e2f130c7997 100644 --- a/VectoCore/VectoCore/VersionNumber.t4 +++ b/VectoCore/VectoCore/VersionNumber.t4 @@ -6,6 +6,6 @@ int GetBuildNumber() string GetVectoCoreVersionNumber() { - return "0.6.1." + GetBuildNumber(); + return "0.6.2." + GetBuildNumber(); } #> \ No newline at end of file