From 8400520cffdd3c133c684eac60ab438a7ecaa050 Mon Sep 17 00:00:00 2001 From: John Klug Date: Mon, 23 Jan 2023 13:08:11 -0600 Subject: Bump mlinux for new LoRa, including Lora sx1303 basic station --- 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 ddf660b..a05b19b 100644 --- a/conf/distro/mlinux.conf +++ b/conf/distro/mlinux.conf @@ -1,7 +1,7 @@ DISTRO = "mlinux" DISTRO_NAME = "mLinux" DISTRO_BASE_VERSION = "6.3" -DISTRO_VERSION = "${DISTRO_BASE_VERSION}.0dev1" +DISTRO_VERSION = "${DISTRO_BASE_VERSION}.0dev2" DISTRO_CODENAME = "" SDK_VENDOR = "-mlinux" SDK_VERSION := "${@'${DISTRO_VERSION}'.replace('snapshot-${DATE}','snapshot')}" -- cgit v1.2.3