summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Klug <john.klug@multitech.com>2021-03-26 10:54:34 -0500
committerJohn Klug <john.klug@multitech.com>2021-06-22 09:29:50 -0500
commit6e1034e70cc18b431e4f27eab43e518ab9cf4961 (patch)
tree2b828e4cd0651f3c1af84265303b02f108c255c1
parentb60f2571972181a7c11c6c335b0335b28dc95c37 (diff)
downloadmeta-mlinux-6e1034e70cc18b431e4f27eab43e518ab9cf4961.tar.gz
meta-mlinux-6e1034e70cc18b431e4f27eab43e518ab9cf4961.tar.bz2
meta-mlinux-6e1034e70cc18b431e4f27eab43e518ab9cf4961.zip
bump to 5.3.3
-rw-r--r--conf/distro/mlinux.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/distro/mlinux.conf b/conf/distro/mlinux.conf
index 464fba8..cbf134c 100644
--- a/conf/distro/mlinux.conf
+++ b/conf/distro/mlinux.conf
@@ -1,7 +1,7 @@
DISTRO = "mlinux"
DISTRO_NAME = "mLinux"
DISTRO_BASE_VERSION = "5.3"
-DISTRO_VERSION = "${DISTRO_BASE_VERSION}.2"
+DISTRO_VERSION = "${DISTRO_BASE_VERSION}.3"
DISTRO_CODENAME = ""
SDK_VENDOR = "-mlinux"
SDK_VERSION := "${@'${DISTRO_VERSION}'.replace('snapshot-${DATE}','snapshot')}"