From 2a03debaa0b9d25a5a564c80e6dcd093532f17e5 Mon Sep 17 00:00:00 2001 From: John Klug Date: Fri, 4 Jan 2019 15:10:22 -0600 Subject: Bumped the Level of mLinux to 5 --- conf/distro/mlinux.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'conf') diff --git a/conf/distro/mlinux.conf b/conf/distro/mlinux.conf index d340bdb..f9e197f 100644 --- a/conf/distro/mlinux.conf +++ b/conf/distro/mlinux.conf @@ -1,7 +1,7 @@ DISTRO = "mlinux" DISTRO_NAME = "mLinux" -DISTRO_BASE_VERSION = "4.1" -DISTRO_VERSION = "${DISTRO_BASE_VERSION}.1" +DISTRO_BASE_VERSION = "5.0" +DISTRO_VERSION = "${DISTRO_BASE_VERSION}.0dev1" DISTRO_CODENAME = "" SDK_VENDOR = "-mlinux" SDK_VERSION := "${@'${DISTRO_VERSION}'.replace('snapshot-${DATE}','snapshot')}" -- cgit v1.2.3