summaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
authorJohn Klug <john.klug@multitech.com>2021-09-09 09:24:41 -0500
committerJohn Klug <john.klug@multitech.com>2021-09-09 09:24:41 -0500
commitd156bf9da1fe502d592a65bb85e7ebd1c90b92b0 (patch)
tree892716817b19e5b9ea2cc54c91d0687d7d9886df /conf
parenta43f4fe282e9a16193a7da42febf67a14cec514a (diff)
downloadmeta-mlinux-d156bf9da1fe502d592a65bb85e7ebd1c90b92b0.tar.gz
meta-mlinux-d156bf9da1fe502d592a65bb85e7ebd1c90b92b0.tar.bz2
meta-mlinux-d156bf9da1fe502d592a65bb85e7ebd1c90b92b0.zip
Bump distribution version
Diffstat (limited to 'conf')
-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 e063820..2062e69 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}.0dev2"
+DISTRO_VERSION = "${DISTRO_BASE_VERSION}.0dev3"
DISTRO_CODENAME = ""
SDK_VENDOR = "-mlinux"
SDK_VERSION := "${@'${DISTRO_VERSION}'.replace('snapshot-${DATE}','snapshot')}"