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

documentation: prepare for 3.1.6 release

Bump the current version to 3.1.6

(From yocto-docs rev: 660684b1a1ece4bdedfd63b9fc65d14f05c226d5)

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-02-17 06:29:46 -10:00
committed by Richard Purdie
parent dc38d5e494
commit c060f05165
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ import os
import sys
import datetime
current_version = "3.1.5"
current_version = "3.1.6"
# String used in sidebar
version = 'Version: ' + current_version