From f95c90392c0fcb10bbdf17c0cea6e3d931c8e99c Mon Sep 17 00:00:00 2001 From: John Klug Date: Mon, 8 Aug 2022 12:27:02 -0500 Subject: Bump version to 6.0.3 with new opensssl 1.1.1q and removed meta-python2 layer --- conf/distro/mlinux.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/distro/mlinux.conf b/conf/distro/mlinux.conf index c36871e..263d04f 100644 --- a/conf/distro/mlinux.conf +++ b/conf/distro/mlinux.conf @@ -1,7 +1,7 @@ DISTRO = "mlinux" DISTRO_NAME = "mLinux" DISTRO_BASE_VERSION = "6.0" -DISTRO_VERSION = "${DISTRO_BASE_VERSION}.2" +DISTRO_VERSION = "${DISTRO_BASE_VERSION}.3" DISTRO_CODENAME = "" SDK_VENDOR = "-mlinux" SDK_VERSION := "${@'${DISTRO_VERSION}'.replace('snapshot-${DATE}','snapshot')}" -- cgit v1.2.3