* [yocto-docs][dunfell 0/1] Pull request
@ 2021-02-17 16:29 Steve Sakoman
2021-02-17 16:29 ` [yocto-docs][dunfell 1/1] documentation: prepare for 3.1.6 release Steve Sakoman
0 siblings, 1 reply; 2+ messages in thread
From: Steve Sakoman @ 2021-02-17 16:29 UTC (permalink / raw)
To: docs
The following changes since commit b367b2ece436cdd86f8408fbec1b263e03ed4267:
documentation: prepare for 3.1.5 release (2021-01-13 08:51:05 +0000)
are available in the Git repository at:
git://git.yoctoproject.org/yocto-docs contrib/dunfell-next
http://git.yoctoproject.org/cgit.cgi/yocto-docs/log/?h=contrib/dunfell-next
Steve Sakoman (1):
documentation: prepare for 3.1.6 release
documentation/conf.py | 2 +-
documentation/poky.yaml | 8 ++++----
2 files changed, 5 insertions(+), 5 deletions(-)
--
2.25.1
^ permalink raw reply [flat|nested] 2+ messages in thread
* [yocto-docs][dunfell 1/1] documentation: prepare for 3.1.6 release
2021-02-17 16:29 [yocto-docs][dunfell 0/1] Pull request Steve Sakoman
@ 2021-02-17 16:29 ` Steve Sakoman
0 siblings, 0 replies; 2+ messages in thread
From: Steve Sakoman @ 2021-02-17 16:29 UTC (permalink / raw)
To: docs
Bump the current version to 3.1.6
Signed-off-by: Steve Sakoman <steve@sakoman.com>
---
documentation/conf.py | 2 +-
documentation/poky.yaml | 8 ++++----
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/documentation/conf.py b/documentation/conf.py
index 518ebb480..c2e9801fd 100644
--- a/documentation/conf.py
+++ b/documentation/conf.py
@@ -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
diff --git a/documentation/poky.yaml b/documentation/poky.yaml
index 71cb29822..ee9b2acbe 100644
--- a/documentation/poky.yaml
+++ b/documentation/poky.yaml
@@ -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"
--
2.25.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2021-02-17 16:30 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-02-17 16:29 [yocto-docs][dunfell 0/1] Pull request Steve Sakoman
2021-02-17 16:29 ` [yocto-docs][dunfell 1/1] documentation: prepare for 3.1.6 release Steve Sakoman
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.