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

documentation: prepare for 3.1.10 release

(From yocto-docs rev: 180d5fcb893e8b2ebcd779d1b07f5c9e8e1bceca)

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-07-15 06:58:39 -10:00
committed by Richard Purdie
parent 9b7f1d687d
commit 03aa1fa0e3
4 changed files with 8 additions and 7 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ import os
import sys
import datetime
current_version = "3.1.9"
current_version = "3.1.10"
# String used in sidebar
version = 'Version: ' + current_version