From 5db62d0a5a89edb79dc7f5a446b52f7ef9232235 Mon Sep 17 00:00:00 2001 From: Andrew Tridgell Date: Mon, 9 Dec 2024 10:59:20 +1100 Subject: [PATCH] prepare for v13 release --- Inc/version.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Inc/version.h b/Inc/version.h index 38b69b0b..bb66584e 100644 --- a/Inc/version.h +++ b/Inc/version.h @@ -2,4 +2,5 @@ update this file for new releases */ -#define BOOTLOADER_VERSION 12 +#define BOOTLOADER_VERSION 13 +