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

documentation: prepare for 3.1.7 release

(From yocto-docs rev: 5a54200a8702e473ecbbc3dbbdaa24169796c9e8)

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-04-06 05:48:42 -10:00
committed by Richard Purdie
parent 251639560d
commit d705a2325a
4 changed files with 13 additions and 7 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ import os
import sys
import datetime
current_version = "3.1.6"
current_version = "3.1.7"
# String used in sidebar
version = 'Version: ' + current_version