From 27045d90f696563dfb86e7a9038406012576b244 Mon Sep 17 00:00:00 2001 From: "Peter D. Gray" Date: Wed, 5 Oct 2022 11:10:37 -0400 Subject: [PATCH] bump --- stm32/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stm32/Makefile b/stm32/Makefile index 88055b5f..6e106870 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.5 +VERSION_STRING = 4.1.6 # # Sign and merge various parts