summaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
authorJohn Klug <john.klug@multitech.com>2019-02-08 18:49:36 -0600
committerJohn Klug <john.klug@multitech.com>2019-02-08 18:49:36 -0600
commit08d40e296c78cc8d594ba9d1f62ccd10b16a2055 (patch)
treef5b479e84b1521151b93a0b1733925e58f64ff99 /conf
parent6fd36b9d62b4cfe257509e58e90ce93f22aa7bba (diff)
downloadmeta-mlinux-atmel-08d40e296c78cc8d594ba9d1f62ccd10b16a2055.tar.gz
meta-mlinux-atmel-08d40e296c78cc8d594ba9d1f62ccd10b16a2055.tar.bz2
meta-mlinux-atmel-08d40e296c78cc8d594ba9d1f62ccd10b16a2055.zip
Bump mlinux developer 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 8ce4c97..6438d11 100644
--- a/conf/distro/mlinux.conf
+++ b/conf/distro/mlinux.conf
@@ -1,7 +1,7 @@
DISTRO = "mlinux"
DISTRO_NAME = "mLinux"
DISTRO_BASE_VERSION = "5.0"
-DISTRO_VERSION = "${DISTRO_BASE_VERSION}.0dev18"
+DISTRO_VERSION = "${DISTRO_BASE_VERSION}.0dev19"
DISTRO_CODENAME = ""
SDK_VENDOR = "-mlinux"
SDK_VERSION := "${@'${DISTRO_VERSION}'.replace('snapshot-${DATE}','snapshot')}"