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',