diff --git a/Documentation/User Manual Source/Release Notes Vecto3.x.pdf b/Documentation/User Manual Source/Release Notes Vecto3.x.pdf index 4df7d3f6eb9d833d7d9a745eb8fc8bebf1aa5d7c..28a1c516775fb50ccf7b173b678b76477e065391 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 b67e950255fd778cc4022066423ac9e36b49f8c6..ebda673dd80210f058421bdcaea09d831cf32dce 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 d7dbf9feaad787938124242673fa9a823162e64a..a8ebf5cc4aece262653ec0b5296305ac55aa6b8f 100644 --- a/VectoCore/VectoCore/VersionNumber.t4 +++ b/VectoCore/VectoCore/VersionNumber.t4 @@ -6,6 +6,6 @@ int GetBuildNumber() string GetVectoCoreVersionNumber() { - return "0.7.5." + GetBuildNumber(); + return "0.7.6." + GetBuildNumber(); } #> \ No newline at end of file