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

documentation: prepare for 3.1.12 release

(From yocto-docs rev: f1cd4d8ae58037609556de51b33a4dbeab7f45ff)

Signed-off-by: Steve Sakoman <steve@sakoman.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Steve Sakoman
2021-11-05 05:10:27 -10:00
committed by Richard Purdie
parent 19f9f7f003
commit 76c841d8a8
4 changed files with 7 additions and 6 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ import os
import sys
import datetime
current_version = "3.1.11"
current_version = "3.1.12"
# String used in sidebar
version = 'Version: ' + current_version