From 0e34ff793ab92eb0d921a6809649068256e23bc0 Mon Sep 17 00:00:00 2001 From: Thomas Glanzmann Date: Fri, 13 Oct 2023 18:36:40 +0200 Subject: [PATCH] bump version --- m1n1_uboot_kernel.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/m1n1_uboot_kernel.sh b/m1n1_uboot_kernel.sh index 5d17dbb..15d3cc4 100644 --- a/m1n1_uboot_kernel.sh +++ b/m1n1_uboot_kernel.sh @@ -16,7 +16,7 @@ source "$(pwd)/build/cargo/env" unset LC_CTYPE unset LANG -export M1N1_VERSION=1.4.2 +export M1N1_VERSION=1.4.3 build_linux() { -- 2.39.2