From b00bddb73fbb8b74c104c24e349511b67c705102 Mon Sep 17 00:00:00 2001 From: Arturo Buzarra Date: Fri, 31 Mar 2023 11:15:31 +0200 Subject: [PATCH] meta-digi-dey: bump distro version to 4.0-r3 Signed-off-by: Arturo Buzarra --- README.md | 2 +- meta-digi-dey/conf/distro/dey.conf | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ae998192d..dda0ee0c6 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Digi Embedded Yocto (DEY) 4.0 -## Release 4.0-r2 +## Release 4.0-r3 This document provides information about Digi Embedded Yocto, Digi International's professional embedded Yocto development environment. diff --git a/meta-digi-dey/conf/distro/dey.conf b/meta-digi-dey/conf/distro/dey.conf index eab3cf9bf..e6e8793e8 100644 --- a/meta-digi-dey/conf/distro/dey.conf +++ b/meta-digi-dey/conf/distro/dey.conf @@ -2,7 +2,7 @@ require conf/distro/poky.conf DISTRO = "dey" DISTRO_NAME = "Digi Embedded Yocto" -DISTRO_VERSION = "4.0-r2" +DISTRO_VERSION = "4.0-r3" SDK_VENDOR = "-deysdk"