summaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
authorJohn Klug <john.klug@multitech.com>2018-03-19 18:00:06 -0500
committerJohn Klug <john.klug@multitech.com>2018-03-19 18:00:06 -0500
commitc2957648a5d399c112c9eff00c9cf89a5a578def (patch)
tree3d1fcd593525bd34331286ee076867b3f4f44c41 /conf
parent94e098478a4701a2935c2c2d757e973ecbf9e888 (diff)
downloadmeta-mlinux-atmel-c2957648a5d399c112c9eff00c9cf89a5a578def.tar.gz
meta-mlinux-atmel-c2957648a5d399c112c9eff00c9cf89a5a578def.tar.bz2
meta-mlinux-atmel-c2957648a5d399c112c9eff00c9cf89a5a578def.zip
Now on 4.0.0 dev14
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 b5ddb05..cc180f2 100644
--- a/conf/distro/mlinux.conf
+++ b/conf/distro/mlinux.conf
@@ -1,7 +1,7 @@
DISTRO = "mlinux"
DISTRO_NAME = "mLinux"
DISTRO_BASE_VERSION = "4.0"
-DISTRO_VERSION = "${DISTRO_BASE_VERSION}.0dev11"
+DISTRO_VERSION = "${DISTRO_BASE_VERSION}.0dev14"
DISTRO_CODENAME = ""
SDK_VENDOR = "-mlinux"
SDK_VERSION := "${@'${DISTRO_VERSION}'.replace('snapshot-${DATE}','snapshot')}"