summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Klug <john.klug@multitech.com>2017-12-07 09:20:56 -0600
committerJohn Klug <john.klug@multitech.com>2017-12-07 09:20:56 -0600
commit00a238a7076a52c9ed7b7e946f95dfd1dc890bfd (patch)
tree860fa08dbfc03c5d35359abcde50d50bb5b4fb81
parentbeea89e418c5351ca41c2cd00fc88fe8a6510204 (diff)
downloadmeta-mlinux-00a238a7076a52c9ed7b7e946f95dfd1dc890bfd.tar.gz
meta-mlinux-00a238a7076a52c9ed7b7e946f95dfd1dc890bfd.tar.bz2
meta-mlinux-00a238a7076a52c9ed7b7e946f95dfd1dc890bfd.zip
Bump the mLinux version
-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 91ddc55..a8ee8fc 100644
--- a/conf/distro/mlinux.conf
+++ b/conf/distro/mlinux.conf
@@ -1,7 +1,7 @@
DISTRO = "mlinux"
DISTRO_NAME = "mLinux"
DISTRO_BASE_VERSION = "3.3"
-DISTRO_VERSION = "${DISTRO_BASE_VERSION}.17"
+DISTRO_VERSION = "${DISTRO_BASE_VERSION}.18"
DISTRO_CODENAME = ""
SDK_VENDOR = "-mlinux"
SDK_VERSION := "${@'${DISTRO_VERSION}'.replace('snapshot-${DATE}','snapshot')}"