1
0
mirror of https://git.yoctoproject.org/poky synced 2026-06-03 13:49:49 +00:00

documentation: prepare for 3.3.4 release

Also add a link for documentation to just released 3.1.11 release.

(From yocto-docs rev: e8e4539e1e812ea835192d1e35cc9992a43059ca)

Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
Reviewed-by: Michael Opdenacker <michael.opdenacker@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Anuj Mittal
2021-11-03 15:10:23 +08:00
committed by Richard Purdie
parent c64df461cb
commit 507c32b9d7
3 changed files with 7 additions and 5 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ import os
import sys
import datetime
current_version = "3.3.3"
current_version = "3.3.4"
# String used in sidebar
version = 'Version: ' + current_version