From 8cdc6fca066246205a8f642ffe45205d6cd4779c Mon Sep 17 00:00:00 2001 From: Mark Qvist Date: Sat, 18 May 2024 11:34:51 +0200 Subject: [PATCH] Updated version --- Config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Config.h b/Config.h index cc3cc7d..047a3fb 100644 --- a/Config.h +++ b/Config.h @@ -20,7 +20,7 @@ #define CONFIG_H #define MAJ_VERS 0x01 - #define MIN_VERS 0x47 + #define MIN_VERS 0x48 #define MODE_HOST 0x11 #define MODE_TNC 0x12