From 8cb65c671f896e950d823f35ff82fe56b2483ea4 Mon Sep 17 00:00:00 2001 From: John Klug Date: Fri, 8 Dec 2017 15:43:09 -0600 Subject: Remove debug from boot and LNS 2.0.9 --- 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 a8ee8fc..5b261a2 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}.18" +DISTRO_VERSION = "${DISTRO_BASE_VERSION}.19" DISTRO_CODENAME = "" SDK_VENDOR = "-mlinux" SDK_VERSION := "${@'${DISTRO_VERSION}'.replace('snapshot-${DATE}','snapshot')}" -- cgit v1.2.3