From b45b26fc3f42073a7cf204c9c14399dd5a1bf876 Mon Sep 17 00:00:00 2001 From: fredlcore Date: Wed, 1 Jan 2025 22:49:44 +0800 Subject: [PATCH] Added flat connector sleeve option --- BSB_LAN/bsb-version.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/BSB_LAN/bsb-version.h b/BSB_LAN/bsb-version.h index dcf0354a..9cedfbbb 100644 --- a/BSB_LAN/bsb-version.h +++ b/BSB_LAN/bsb-version.h @@ -1,4 +1,4 @@ #define MAJOR "4" #define MINOR "2" -#define PATCH "52" -#define COMPILETIME "20241231130100" +#define PATCH "53" +#define COMPILETIME "20250101224944"