diff --git a/README.md b/README.md index 924129067..54ab606b4 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Digi Embedded Yocto (DEY) 2.0 -## Release 2.0-r4 +## Release 2.0-r5 This document provides information about Digi Embedded Yocto, Digi International's professional embedded Yocto development environment. @@ -64,6 +64,10 @@ Documentation is available online on the Digi documentation site: # Release Changelog +## 2.0-r5 + +* TBC + ## 2.0-r4 * Digi ConnectCore 6UL diff --git a/meta-digi-dey/conf/distro/dey.conf b/meta-digi-dey/conf/distro/dey.conf index db74c7149..1eabe420c 100644 --- a/meta-digi-dey/conf/distro/dey.conf +++ b/meta-digi-dey/conf/distro/dey.conf @@ -1,6 +1,6 @@ DISTRO = "dey" DISTRO_NAME = "Digi Embedded Yocto" -DISTRO_VERSION = "2.0-r4" +DISTRO_VERSION = "2.0-r5" DISTRO_CODENAME = "jethro" SDK_VENDOR = "-deysdk" SDK_VERSION := "${@'${DISTRO_VERSION}'}"