summaryrefslogtreecommitdiffstats
path: root/documentation/sphinx-static/switchers.js
diff options
context:
space:
mode:
authorMichael Opdenacker <michael.opdenacker@bootlin.com>2021-11-24 21:38:36 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-11-29 23:25:51 +0000
commit09296dca79c2c1de3d440b6374f949f8b8faca40 (patch)
tree8c396e45c1b2e3ab7d847692b9c64e64b2b70f1c /documentation/sphinx-static/switchers.js
parentb53230c08d9f02ecaf35b4f0b70512abbf10ae11 (diff)
downloadpoky-09296dca79c2c1de3d440b6374f949f8b8faca40.tar.gz
updates for release 3.3.4
(From yocto-docs rev: b250eda5a0beba8acc9641c55a5b0e30594b5178) Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
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 6038dbb5a7..b15f5b3c1b 100644
--- a/documentation/sphinx-static/switchers.js
+++ b/documentation/sphinx-static/switchers.js
@@ -4,7 +4,7 @@
4 var all_versions = { 4 var all_versions = {
5 'dev': 'dev (3.5)', 5 'dev': 'dev (3.5)',
6 '3.4': '3.4', 6 '3.4': '3.4',
7 '3.3.3': '3.3.3', 7 '3.3.4': '3.3.4',
8 '3.2.4': '3.2.4', 8 '3.2.4': '3.2.4',
9 '3.1.11': '3.1.11', 9 '3.1.11': '3.1.11',
10 '3.0.4': '3.0.4', 10 '3.0.4': '3.0.4',