summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Klug <john.klug@multitech.com>2017-08-14 09:16:24 -0500
committerJohn Klug <john.klug@multitech.com>2017-08-14 09:16:24 -0500
commitf9afca2fcbb6c36faf145c1adf0a987b71279172 (patch)
treeb622d01753453aee38ea1b6cb3d18ff49e66a09a
parent2a9f57a51e1cf7b827adcc154a69fee67e990670 (diff)
downloadmeta-mlinux-f9afca2fcbb6c36faf145c1adf0a987b71279172.tar.gz
meta-mlinux-f9afca2fcbb6c36faf145c1adf0a987b71279172.tar.bz2
meta-mlinux-f9afca2fcbb6c36faf145c1adf0a987b71279172.zip
Bump branch 3 level
-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 5f79612..89caeb8 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}.9"
+DISTRO_VERSION = "${DISTRO_BASE_VERSION}.10"
DISTRO_CODENAME = ""
SDK_VENDOR = "-mlinux"
SDK_VERSION := "${@'${DISTRO_VERSION}'.replace('snapshot-${DATE}','snapshot')}"