summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHarsh Sharma <harsh.sharma@multitech.com>2023-05-23 13:12:45 -0500
committerHarsh Sharma <harsh.sharma@multitech.com>2023-05-23 13:12:45 -0500
commitf6f3937fccb4d662c55c16b2c333752e0b2bf38d (patch)
tree7e91c0c348ce643daca7aa7f87904f2d6b2fca26
parent7508d1552354a582db341669d5a7f8b6191afc3c (diff)
parent29c8002b615421e2b446767b5edc13eaa4f794bc (diff)
downloadmeta-mlinux-f6f3937fccb4d662c55c16b2c333752e0b2bf38d.tar.gz
meta-mlinux-f6f3937fccb4d662c55c16b2c333752e0b2bf38d.tar.bz2
meta-mlinux-f6f3937fccb4d662c55c16b2c333752e0b2bf38d.zip
Merge branch '6' of gitlab.multitech.net:mirrors/meta-mlinux into 6
-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 fe14a6f..636ecbb 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}.0dev6"
+DISTRO_VERSION = "${DISTRO_BASE_VERSION}.0dev7"
DISTRO_CODENAME = ""
SDK_VENDOR = "-mlinux"
SDK_VERSION := "${@'${DISTRO_VERSION}'.replace('snapshot-${DATE}','snapshot')}"