summaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
authorJohn Klug <john.klug@multitech.com>2019-02-22 05:07:05 -0600
committerJohn Klug <john.klug@multitech.com>2019-02-22 05:07:05 -0600
commite2c28a1a61b3315e9acc51be08c0e1fe859ca8e8 (patch)
tree83d5e181541980f8a969e074b85264e66af28f61 /conf
parent67ac32d0e6feb43f91a3560140187511c13cf666 (diff)
downloadmeta-mlinux-atmel-e2c28a1a61b3315e9acc51be08c0e1fe859ca8e8.tar.gz
meta-mlinux-atmel-e2c28a1a61b3315e9acc51be08c0e1fe859ca8e8.tar.bz2
meta-mlinux-atmel-e2c28a1a61b3315e9acc51be08c0e1fe859ca8e8.zip
Bump the version to dev21
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 cc29031..1443fd8 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}.0dev20"
+DISTRO_VERSION = "${DISTRO_BASE_VERSION}.0dev21"
DISTRO_CODENAME = ""
SDK_VENDOR = "-mlinux"
SDK_VERSION := "${@'${DISTRO_VERSION}'.replace('snapshot-${DATE}','snapshot')}"