1
0
mirror of https://git.yoctoproject.org/poky synced 2026-06-03 01:40:07 +00:00

documentation: prepare for 3.3.1 release

Include update to previous releases.

(From yocto-docs rev: eb19a2b5687f11c22c7fc26d3efabbf65adb572e)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Richard Purdie
2021-05-17 09:46:52 +01:00
parent 11e25e2fec
commit 05a8aad57c
3 changed files with 19 additions and 10 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ import os
import sys
import datetime
current_version = "dev"
current_version = "3.3.1"
# String used in sidebar
version = 'Version: ' + current_version