summaryrefslogtreecommitdiffstats
path: root/documentation/sphinx-static/switchers.js
diff options
context:
space:
mode:
authorMichael Halstead <mhalstead@linuxfoundation.org>2020-12-15 10:59:41 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2020-12-15 23:03:47 +0000
commit82b8dc9cccd32197a775800ee0dfc1841ef00e0c (patch)
treedbb74cdc8e3785ff29fbc44a77e46600c786260d /documentation/sphinx-static/switchers.js
parenteda1c1459dafc5075e582f4b3a5df3083781fa1f (diff)
downloadpoky-82b8dc9cccd32197a775800ee0dfc1841ef00e0c.tar.gz
releases: conf: add link to 3.2.1, update to include 3.2.1
(From yocto-docs rev: b268b1b190861cb203fa642e57794acb402280a7) 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 fc901d3298..754de2e6af 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.3)', 5 'dev': 'dev (3.3)',
6 '3.2': '3.2', 6 '3.2.1': '3.2.1',
7 '3.1.4': '3.1.4', 7 '3.1.4': '3.1.4',
8 '3.0.4': '3.0.4', 8 '3.0.4': '3.0.4',
9 '2.7.4': '2.7.4', 9 '2.7.4': '2.7.4',