From 8e4ee1e45d3d7040cc8bb741c7ad629e179a8344 Mon Sep 17 00:00:00 2001 From: Laurent Rineau Date: Tue, 22 Oct 2024 15:12:44 +0200 Subject: [PATCH] update versions in menu_version.js [skip ci] --- Documentation/doc/resources/1.10.0/menu_version.js | 6 +++--- Documentation/doc/resources/1.8.13/menu_version.js | 6 +++--- Documentation/doc/resources/1.9.6/menu_version.js | 6 +++--- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/Documentation/doc/resources/1.10.0/menu_version.js b/Documentation/doc/resources/1.10.0/menu_version.js index 74c82c3d818..79c0a8d5d9f 100644 --- a/Documentation/doc/resources/1.10.0/menu_version.js +++ b/Documentation/doc/resources/1.10.0/menu_version.js @@ -6,10 +6,10 @@ var current_version_local = 'master' var all_versions = [ 'master', - '6.0', + '6.0.1', 'latest', - '5.6.1', - '5.5.4', + '5.6.2', + '5.5.5', '5.4.5', '5.3.2', '5.2.4', diff --git a/Documentation/doc/resources/1.8.13/menu_version.js b/Documentation/doc/resources/1.8.13/menu_version.js index 74c82c3d818..79c0a8d5d9f 100644 --- a/Documentation/doc/resources/1.8.13/menu_version.js +++ b/Documentation/doc/resources/1.8.13/menu_version.js @@ -6,10 +6,10 @@ var current_version_local = 'master' var all_versions = [ 'master', - '6.0', + '6.0.1', 'latest', - '5.6.1', - '5.5.4', + '5.6.2', + '5.5.5', '5.4.5', '5.3.2', '5.2.4', diff --git a/Documentation/doc/resources/1.9.6/menu_version.js b/Documentation/doc/resources/1.9.6/menu_version.js index 74c82c3d818..79c0a8d5d9f 100644 --- a/Documentation/doc/resources/1.9.6/menu_version.js +++ b/Documentation/doc/resources/1.9.6/menu_version.js @@ -6,10 +6,10 @@ var current_version_local = 'master' var all_versions = [ 'master', - '6.0', + '6.0.1', 'latest', - '5.6.1', - '5.5.4', + '5.6.2', + '5.5.5', '5.4.5', '5.3.2', '5.2.4',