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