mirror of
https://git.yoctoproject.org/poky
synced 2026-03-19 21:59:42 +01: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:
committed by
Richard Purdie
parent
dc38d5e494
commit
c060f05165
@@ -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
|
||||
|
||||
@@ -1,11 +1,11 @@
|
||||
DISTRO : "3.1.5"
|
||||
DISTRO : "3.1.6"
|
||||
DISTRO_NAME_NO_CAP : "dunfell"
|
||||
DISTRO_NAME : "Dunfell"
|
||||
DISTRO_NAME_NO_CAP_MINUS_ONE : "zeus"
|
||||
YOCTO_DOC_VERSION : "3.1.5"
|
||||
YOCTO_DOC_VERSION : "3.1.6"
|
||||
YOCTO_DOC_VERSION_MINUS_ONE : "3.0.2"
|
||||
DISTRO_REL_TAG : "yocto-3.1.5"
|
||||
POKYVERSION : "23.0.5"
|
||||
DISTRO_REL_TAG : "yocto-3.1.6"
|
||||
POKYVERSION : "23.0.6"
|
||||
YOCTO_POKY : "poky-&DISTRO_NAME_NO_CAP;-&POKYVERSION;"
|
||||
YOCTO_DL_URL : "https://downloads.yoctoproject.org"
|
||||
YOCTO_AB_URL : "https://autobuilder.yoctoproject.org"
|
||||
|
||||
Reference in New Issue
Block a user