From 6e5cd3556737d3c8d36d33a79a543fb3c39d1318 Mon Sep 17 00:00:00 2001
From: John Klug <john.klug@multitech.com>
Date: Thu, 3 Oct 2019 18:15:42 -0500
Subject: Temperature monitor regression fix and MTCAP POE

---
 conf/distro/mlinux.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'conf/distro')

diff --git a/conf/distro/mlinux.conf b/conf/distro/mlinux.conf
index e395f2d..6f93ba5 100644
--- a/conf/distro/mlinux.conf
+++ b/conf/distro/mlinux.conf
@@ -1,7 +1,7 @@
 DISTRO = "mlinux"
 DISTRO_NAME = "mLinux"
 DISTRO_BASE_VERSION = "5.1"
-DISTRO_VERSION = "${DISTRO_BASE_VERSION}.6"
+DISTRO_VERSION = "${DISTRO_BASE_VERSION}.7"
 DISTRO_CODENAME = ""
 SDK_VENDOR = "-mlinux"
 SDK_VERSION := "${@'${DISTRO_VERSION}'.replace('snapshot-${DATE}','snapshot')}"
-- 
cgit v1.2.3