summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Klug <john.klug@multitech.com>2021-06-22 08:49:06 -0500
committerJohn Klug <john.klug@multitech.com>2021-06-22 08:49:06 -0500
commit0cbd73e52b913651a430c6cbe5da6cf61f2a8385 (patch)
treea19526a3952dec87af402be9ccce4ec2c9458b15
parentdc71377e54253170fab9507e430ffbd5f9f4e97d (diff)
downloadmeta-mlinux-0cbd73e52b913651a430c6cbe5da6cf61f2a8385.tar.gz
meta-mlinux-0cbd73e52b913651a430c6cbe5da6cf61f2a8385.tar.bz2
meta-mlinux-0cbd73e52b913651a430c6cbe5da6cf61f2a8385.zip
Start of mLinux 5.3.1
-rw-r--r--conf/distro/mlinux.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/distro/mlinux.conf b/conf/distro/mlinux.conf
index 225d318..e55e2ea 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}.0b"
+DISTRO_VERSION = "${DISTRO_BASE_VERSION}.1"
DISTRO_CODENAME = ""
SDK_VENDOR = "-mlinux"
SDK_VERSION := "${@'${DISTRO_VERSION}'.replace('snapshot-${DATE}','snapshot')}"