summaryrefslogtreecommitdiff
path: root/conf/distro
diff options
context:
space:
mode:
authorJohn Klug <john.klug@multitech.com>2019-06-18 16:38:54 -0500
committerJohn Klug <john.klug@multitech.com>2019-06-18 16:38:54 -0500
commit9222f31ef4808c87da7aadfd5255102fa4284087 (patch)
tree48ac43a491606a45035fd13e94d52008b0870184 /conf/distro
parenta844c8f115abf8e011015f932d773f9ccd0559b6 (diff)
downloadmeta-mlinux-9222f31ef4808c87da7aadfd5255102fa4284087.tar.gz
meta-mlinux-9222f31ef4808c87da7aadfd5255102fa4284087.tar.bz2
meta-mlinux-9222f31ef4808c87da7aadfd5255102fa4284087.zip
Release 5.0.0 and 5.0.0-AEP
Diffstat (limited to 'conf/distro')
-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 c6dbe70..bccc8fd 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}.0dev34"
+DISTRO_VERSION = "${DISTRO_BASE_VERSION}.0"
DISTRO_CODENAME = ""
SDK_VENDOR = "-mlinux"
SDK_VERSION := "${@'${DISTRO_VERSION}'.replace('snapshot-${DATE}','snapshot')}"