summaryrefslogtreecommitdiffstats
path: root/documentation/sphinx-static/switchers.js
diff options
context:
space:
mode:
authorMichael Halstead <mhalstead@linuxfoundation.org>2021-12-10 10:53:15 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-12-12 11:27:24 +0000
commit14cb87f9ae89a7113fd8d660925d2d3ede470be3 (patch)
tree78d05b972e886b83c2aa2088db5725997f348901 /documentation/sphinx-static/switchers.js
parente9558a166edb35b6475c5d760902b3c0cf85b4ce (diff)
downloadpoky-14cb87f9ae89a7113fd8d660925d2d3ede470be3.tar.gz
releases: update to include 3.4.1
Adding 3.4.1 to documentation switcher and release list. (From yocto-docs rev: 7d503d765f5a8ade226c897a17aecd0856104af1) Signed-off-by: Michael Halstead <mhalstead@linuxfoundation.org> 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 8f91ea8fd4..056a8926ba 100644
--- a/documentation/sphinx-static/switchers.js
+++ b/documentation/sphinx-static/switchers.js
@@ -3,7 +3,7 @@
3 3
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.1': '3.4.1',
7 '3.3.4': '3.3.4', 7 '3.3.4': '3.3.4',
8 '3.2.4': '3.2.4', 8 '3.2.4': '3.2.4',
9 '3.1.12': '3.1.12', 9 '3.1.12': '3.1.12',