From 801a5fba2771e11cdf481db9f3de5ba63f5844e9 Mon Sep 17 00:00:00 2001 From: Jaehoon Chung Date: Thu, 2 Mar 2023 15:33:18 +0900 Subject: [PATCH] scripts: sd_fusing_rpi3: Update sd_fusing_rpi3 version Update sd_fusing_rpi3 version from 2.2.2 to 2.3.0. Change-Id: I3deb33e134e28e3031c84ef9b41a58bc0eb283c6 Signed-off-by: Jaehoon Chung --- scripts/tizen/sd_fusing_rpi3.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/tizen/sd_fusing_rpi3.sh b/scripts/tizen/sd_fusing_rpi3.sh index 639eaee..66a16fb 100755 --- a/scripts/tizen/sd_fusing_rpi3.sh +++ b/scripts/tizen/sd_fusing_rpi3.sh @@ -424,7 +424,7 @@ function check_device () { function print_logo () { echo "" - echo "Only Raspberry Pi3 downloader, version 2.2.2" + echo "Only Raspberry Pi3 downloader, version 2.3.0" echo "" } -- 2.7.4