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

documentation: prepare for 3.1.8 release

(From yocto-docs rev: 09b64a4d246bdcca62dddee152deef7b0dea69d7)

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-05-17 04:33:02 -10:00
committed by Richard Purdie
parent 2f920fcca1
commit 97039a5db6
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.7"
current_version = "3.1.8"
# String used in sidebar
version = 'Version: ' + current_version