summaryrefslogtreecommitdiffstats
path: root/documentation/sphinx-static/switchers.js
diff options
context:
space:
mode:
authorMichael Halstead <mhalstead@linuxfoundation.org>2021-02-23 10:30:22 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-02-26 15:21:21 +0000
commit5f69bf12e5af95a16546906c662ae046aef136c5 (patch)
treefac5b57908c368ed84bde3f0a9559fbcd1ce483b /documentation/sphinx-static/switchers.js
parent7f1db8ead88f41d7d9613cb6e6063f249a2d6f2b (diff)
downloadpoky-5f69bf12e5af95a16546906c662ae046aef136c5.tar.gz
releases: update to include 3.2.2
(From yocto-docs rev: 1770c9c1e1ce9d28f6d211061010c4a802522c16) 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 a997489aae..47dee6b04a 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.1': '3.2.1', 6 '3.2.2': '3.2.2',
7 '3.1.5': '3.1.5', 7 '3.1.5': '3.1.5',
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',