summaryrefslogtreecommitdiffstats
path: root/documentation/sphinx-static/switchers.js
diff options
context:
space:
mode:
authorMichael Halstead <mhalstead@linuxfoundation.org>2021-09-27 12:44:55 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-09-28 07:49:57 +0100
commit0afeb9f7402e3a86d07558b49f1218dcaaf46c80 (patch)
tree258e577d5988a9c3272843e6de0f95bf96494de7 /documentation/sphinx-static/switchers.js
parenta3d96f122c921197c8ee6596041d7282fe0140fd (diff)
downloadpoky-0afeb9f7402e3a86d07558b49f1218dcaaf46c80.tar.gz
releases: update to include 3.1.11
Adding 3.1.11 to documentation switcher and release list. (From yocto-docs rev: 29fb29547322520698b13a4d7c94dbb8defa93b1) 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 a693fefb0c..1e37b625a6 100644
--- a/documentation/sphinx-static/switchers.js
+++ b/documentation/sphinx-static/switchers.js
@@ -5,7 +5,7 @@
5 'dev': 'dev (3.4)', 5 'dev': 'dev (3.4)',
6 '3.3.3': '3.3.3', 6 '3.3.3': '3.3.3',
7 '3.2.4': '3.2.4', 7 '3.2.4': '3.2.4',
8 '3.1.10': '3.1.10', 8 '3.1.11': '3.1.11',
9 '3.0.4': '3.0.4', 9 '3.0.4': '3.0.4',
10 '2.7.4': '2.7.4', 10 '2.7.4': '2.7.4',
11 }; 11 };