summaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
authorJohn Klug <john.klug@multitech.com>2017-06-07 14:09:48 -0500
committerJohn Klug <john.klug@multitech.com>2017-06-07 14:09:48 -0500
commit730563e7493790e22edddb9282b6fa01b1e88e11 (patch)
treeb875c02399447c808e571602510c1fa9673c8921 /conf
parent7f6d3b7a890a1e818cd1a81dc382bc4d68f785fd (diff)
downloadmeta-mlinux-atmel-730563e7493790e22edddb9282b6fa01b1e88e11.tar.gz
meta-mlinux-atmel-730563e7493790e22edddb9282b6fa01b1e88e11.tar.bz2
meta-mlinux-atmel-730563e7493790e22edddb9282b6fa01b1e88e11.zip
Developer release 1
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 9e54052..450b106 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}.Beta"
+DISTRO_VERSION = "${DISTRO_BASE_VERSION}.dev1
DISTRO_CODENAME = ""
SDK_VENDOR = "-mlinux"
SDK_VERSION := "${@'${DISTRO_VERSION}'.replace('snapshot-${DATE}','snapshot')}"