From c4694795c6849cb5c171159da9fa490b1a40ae0b Mon Sep 17 00:00:00 2001 From: "jacob.eva" Date: Fri, 6 Jun 2025 18:49:48 +0100 Subject: [PATCH] Version bump --- Config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Config.h b/Config.h index 7a45dc4..8f9dd35 100644 --- a/Config.h +++ b/Config.h @@ -20,7 +20,7 @@ #define CONFIG_H #define MAJ_VERS 0x01 - #define MIN_VERS 0x4a + #define MIN_VERS 0x4b #define MODE_HOST 0x11 #define MODE_TNC 0x12