From 2bf361d97cc5a9fbc33a8915a6be1b64271a2d15 Mon Sep 17 00:00:00 2001 From: John Klug Date: Mon, 7 Dec 2020 15:24:01 -0600 Subject: 5.3.0b to fix radio-query H5 hangs --- 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 838ae77..225d318 100644 --- a/conf/distro/mlinux.conf +++ b/conf/distro/mlinux.conf @@ -1,7 +1,7 @@ DISTRO = "mlinux" DISTRO_NAME = "mLinux" DISTRO_BASE_VERSION = "5.3" -DISTRO_VERSION = "${DISTRO_BASE_VERSION}.0a" +DISTRO_VERSION = "${DISTRO_BASE_VERSION}.0b" DISTRO_CODENAME = "" SDK_VENDOR = "-mlinux" SDK_VERSION := "${@'${DISTRO_VERSION}'.replace('snapshot-${DATE}','snapshot')}" -- cgit v1.2.3