summaryrefslogtreecommitdiffstats
path: root/documentation/sphinx-static/switchers.js
diff options
context:
space:
mode:
authorMichael Halstead <mhalstead@linuxfoundation.org>2021-04-02 15:27:15 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-04-06 09:45:39 +0100
commite8e10f27b20f331622b7fdb3eb4e60f0850ea876 (patch)
treed5b5cd710a49da5cb6c4d546cc77f1f696f862ad /documentation/sphinx-static/switchers.js
parent9982b2c0f2a4bf6d451b532856ca6cf126985f22 (diff)
downloadpoky-e8e10f27b20f331622b7fdb3eb4e60f0850ea876.tar.gz
releases: update to include 3.2.3
Updating to build 3.2.3 docs and add missing 3.0.4 release line. (From yocto-docs rev: 95972458c4c5ecea38676975f69afca7f0c91e35) 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 a7c348a7ba..7a4edc9e77 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.2': '3.2.2', 6 '3.2.3': '3.2.3',
7 '3.1.6': '3.1.6', 7 '3.1.6': '3.1.6',
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',