From 168786331f7512dad56c6a755295a3f4624a7fbb Mon Sep 17 00:00:00 2001 From: John Klug Date: Wed, 7 Nov 2018 10:34:15 -0600 Subject: Bump the level to 4.1.0 for Sprint/XDOT/PULSE release --- 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 38288aa..33238b9 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}.5" +DISTRO_BASE_VERSION = "4.1" +DISTRO_VERSION = "${DISTRO_BASE_VERSION}.0" DISTRO_CODENAME = "" SDK_VENDOR = "-mlinux" SDK_VERSION := "${@'${DISTRO_VERSION}'.replace('snapshot-${DATE}','snapshot')}" -- cgit v1.2.3