From 63dc9002b6698f342194c93aa908f5f5e2b261fb Mon Sep 17 00:00:00 2001 From: Michael Halstead Date: Thu, 18 Nov 2021 12:53:02 -0800 Subject: releases: update to include 3.3.4 Adding 3.3.4 to documentation switcher and release list. (From yocto-docs rev: 468e8bfb4b9bed662f1b32b0563339d0816a7e98) Signed-off-by: Michael Halstead Signed-off-by: Richard Purdie --- documentation/poky.yaml | 2 +- documentation/releases.rst | 1 + documentation/sphinx-static/switchers.js | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) (limited to 'documentation') diff --git a/documentation/poky.yaml b/documentation/poky.yaml index f2d1e8b97f..392e3bd63b 100644 --- a/documentation/poky.yaml +++ b/documentation/poky.yaml @@ -4,7 +4,7 @@ DISTRO_NAME : "Honister" DISTRO_NAME_NO_CAP_MINUS_ONE : "hardknott" DISTRO_NAME_NO_CAP_LTS : "dunfell" YOCTO_DOC_VERSION : "3.4" -YOCTO_DOC_VERSION_MINUS_ONE : "3.3.3" +YOCTO_DOC_VERSION_MINUS_ONE : "3.3.4" DISTRO_REL_TAG : "yocto-3.4" POKYVERSION : "26.0.0" YOCTO_POKY : "poky-&DISTRO_NAME_NO_CAP;-&POKYVERSION;" diff --git a/documentation/releases.rst b/documentation/releases.rst index 529d00e70e..907fd63544 100644 --- a/documentation/releases.rst +++ b/documentation/releases.rst @@ -18,6 +18,7 @@ Release Series 3.3 (hardknott) - :yocto_docs:`3.3.1 Documentation ` - :yocto_docs:`3.3.2 Documentation ` - :yocto_docs:`3.3.3 Documentation ` +- :yocto_docs:`3.3.4 Documentation ` ******************************* Release Series 3.2 (gatesgarth) diff --git a/documentation/sphinx-static/switchers.js b/documentation/sphinx-static/switchers.js index 6038dbb5a7..b15f5b3c1b 100644 --- a/documentation/sphinx-static/switchers.js +++ b/documentation/sphinx-static/switchers.js @@ -4,7 +4,7 @@ var all_versions = { 'dev': 'dev (3.5)', '3.4': '3.4', - '3.3.3': '3.3.3', + '3.3.4': '3.3.4', '3.2.4': '3.2.4', '3.1.11': '3.1.11', '3.0.4': '3.0.4', -- cgit v1.2.3-54-g00ecf