From b92b202e7c7cf270899b7eda4d72cb8126f8c19f Mon Sep 17 00:00:00 2001 From: John Klug Date: Tue, 10 Oct 2017 12:25:32 -0500 Subject: Bump mLinux level --- conf/distro/mlinux.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/distro/mlinux.conf b/conf/distro/mlinux.conf index 5e30697..b6091ec 100644 --- a/conf/distro/mlinux.conf +++ b/conf/distro/mlinux.conf @@ -1,7 +1,7 @@ DISTRO = "mlinux" DISTRO_NAME = "mLinux" DISTRO_BASE_VERSION = "3.3" -DISTRO_VERSION = "${DISTRO_BASE_VERSION}.13" +DISTRO_VERSION = "${DISTRO_BASE_VERSION}.14" DISTRO_CODENAME = "" SDK_VENDOR = "-mlinux" SDK_VERSION := "${@'${DISTRO_VERSION}'.replace('snapshot-${DATE}','snapshot')}" -- cgit v1.2.3