From c56df7e8b5506fe78daf9662465bd0cdd288b162 Mon Sep 17 00:00:00 2001 From: Mark Qvist Date: Sun, 13 Apr 2025 17:54:17 +0200 Subject: [PATCH] Updated version --- Config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Config.h b/Config.h index d827b68..9df3c47 100644 --- a/Config.h +++ b/Config.h @@ -20,7 +20,7 @@ #define CONFIG_H #define MAJ_VERS 0x01 - #define MIN_VERS 0x51 + #define MIN_VERS 0x52 #define MODE_HOST 0x11 #define MODE_TNC 0x12