From dc685541cc48e179987f180c36d4acc05d39ba5e Mon Sep 17 00:00:00 2001 From: "Peter D. Gray" Date: Mon, 14 Nov 2022 10:49:26 -0500 Subject: [PATCH] bump --- stm32/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stm32/Makefile b/stm32/Makefile index 6e106870..4ed6a93e 100644 --- a/stm32/Makefile +++ b/stm32/Makefile @@ -34,7 +34,7 @@ BOOTLOADER_BASE = 0x08000000 FILESYSTEM_BASE = 0x080e0000 # Our version for this release. -VERSION_STRING = 4.1.6 +VERSION_STRING = 4.1.7 # # Sign and merge various parts