summaryrefslogtreecommitdiffstats
path: root/documentation/sphinx-static/switchers.js
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/sphinx-static/switchers.js')
-rw-r--r--documentation/sphinx-static/switchers.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/sphinx-static/switchers.js b/documentation/sphinx-static/switchers.js
index c4c3bd64c9..3ea8927d78 100644
--- a/documentation/sphinx-static/switchers.js
+++ b/documentation/sphinx-static/switchers.js
@@ -12,7 +12,7 @@ by https://git.yoctoproject.org/yocto-autobuilder-helper/tree/scripts/run-docs-b
12 var all_versions = { 12 var all_versions = {
13 'dev': 'dev (3.5)', 13 'dev': 'dev (3.5)',
14 '3.4.2': '3.4.2', 14 '3.4.2': '3.4.2',
15 '3.3.4': '3.3.4', 15 '3.3.5': '3.3.5',
16 '3.2.4': '3.2.4', 16 '3.2.4': '3.2.4',
17 '3.1.14': '3.1.14', 17 '3.1.14': '3.1.14',
18 '3.0.4': '3.0.4', 18 '3.0.4': '3.0.4',