diff --git a/Target/Source/boot.h b/Target/Source/boot.h index 40534beb..18cc537a 100644 --- a/Target/Source/boot.h +++ b/Target/Source/boot.h @@ -41,7 +41,7 @@ /** \brief Minor version of the bootloader core. */ #define BOOT_VERSION_CORE_MINOR (97u) /** \brief Bufgix version of the bootloader core. */ -#define BOOT_VERSION_CORE_BUGFIX (1u) +#define BOOT_VERSION_CORE_BUGFIX (2u) /****************************************************************************************