From 2a550cceae7cfa2772de708f9d403cc77b880869 Mon Sep 17 00:00:00 2001 From: Michael Opdenacker Date: Fri, 12 Nov 2021 14:29:23 +0100 Subject: [PATCH] documentation: prepare for 3.1.12 release (From yocto-docs rev: d97525982602db05e31b89a9076c93420974fd68) Signed-off-by: Michael Opdenacker Signed-off-by: Richard Purdie --- documentation/releases.rst | 1 + documentation/sphinx-static/switchers.js | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/documentation/releases.rst b/documentation/releases.rst index 907fd63544..95f1bd41da 100644 --- a/documentation/releases.rst +++ b/documentation/releases.rst @@ -46,6 +46,7 @@ Release Series 3.1 (dunfell) - :yocto_docs:`3.1.9 Documentation ` - :yocto_docs:`3.1.10 Documentation ` - :yocto_docs:`3.1.11 Documentation ` +- :yocto_docs:`3.1.12 Documentation ` ========================== Outdated Release Manuals diff --git a/documentation/sphinx-static/switchers.js b/documentation/sphinx-static/switchers.js index b15f5b3c1b..8f91ea8fd4 100644 --- a/documentation/sphinx-static/switchers.js +++ b/documentation/sphinx-static/switchers.js @@ -6,7 +6,7 @@ '3.4': '3.4', '3.3.4': '3.3.4', '3.2.4': '3.2.4', - '3.1.11': '3.1.11', + '3.1.12': '3.1.12', '3.0.4': '3.0.4', '2.7.4': '2.7.4', };