From 76c841d8a8386c0170b0317a12188cd945214c6d Mon Sep 17 00:00:00 2001 From: Steve Sakoman Date: Fri, 5 Nov 2021 05:10:27 -1000 Subject: documentation: prepare for 3.1.12 release (From yocto-docs rev: f1cd4d8ae58037609556de51b33a4dbeab7f45ff) Signed-off-by: Steve Sakoman Signed-off-by: Richard Purdie --- documentation/sphinx-static/switchers.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'documentation/sphinx-static/switchers.js') diff --git a/documentation/sphinx-static/switchers.js b/documentation/sphinx-static/switchers.js index fd55416969..87160d8ba9 100644 --- a/documentation/sphinx-static/switchers.js +++ b/documentation/sphinx-static/switchers.js @@ -3,7 +3,7 @@ var all_versions = { 'dev': 'dev (3.3)', - '3.1.11': '3.1.11', + '3.1.12': '3.1.12', '3.0.4': '3.0.4', '2.7.4': '2.7.4', }; -- cgit v1.2.3-54-g00ecf