summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Halstead <mhalstead@linuxfoundation.org>2021-12-27 23:02:41 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2022-01-03 22:17:13 +0000
commit56e9d560b0b9889f5b1bba713a7b4d0f562d3bba (patch)
treeb05f82313b5703e71cd28502c07c78ebf833f507
parent98d21218fcf1449d31368bf6216fcc2eebb0f529 (diff)
downloadpoky-56e9d560b0b9889f5b1bba713a7b4d0f562d3bba.tar.gz
releases: update to include 3.1.13
Adding 3.1.13 to documentation switcher and release list. (From yocto-docs rev: 8debc43c165b8732ed00ffe249b0ada6109e53d9) Signed-off-by: Michael Halstead <mhalstead@linuxfoundation.org> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r--documentation/releases.rst1
-rw-r--r--documentation/sphinx-static/switchers.js2
2 files changed, 2 insertions, 1 deletions
diff --git a/documentation/releases.rst b/documentation/releases.rst
index d364ad3825..57e4566e1b 100644
--- a/documentation/releases.rst
+++ b/documentation/releases.rst
@@ -38,6 +38,7 @@ Release Series 3.1 (dunfell)
38- :yocto_docs:`3.1.10 Documentation </3.1.10>` 38- :yocto_docs:`3.1.10 Documentation </3.1.10>`
39- :yocto_docs:`3.1.11 Documentation </3.1.11>` 39- :yocto_docs:`3.1.11 Documentation </3.1.11>`
40- :yocto_docs:`3.1.12 Documentation </3.1.12>` 40- :yocto_docs:`3.1.12 Documentation </3.1.12>`
41- :yocto_docs:`3.1.13 Documentation </3.1.13>`
41 42
42========================== 43==========================
43 Outdated Release Manuals 44 Outdated Release Manuals
diff --git a/documentation/sphinx-static/switchers.js b/documentation/sphinx-static/switchers.js
index 056a8926ba..bda15485c0 100644
--- a/documentation/sphinx-static/switchers.js
+++ b/documentation/sphinx-static/switchers.js
@@ -6,7 +6,7 @@
6 '3.4.1': '3.4.1', 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.13': '3.1.13',
10 '3.0.4': '3.0.4', 10 '3.0.4': '3.0.4',
11 '2.7.4': '2.7.4', 11 '2.7.4': '2.7.4',
12 }; 12 };