From cdbd1cd683f6ae31623e13613b6dd7eaa07aed76 Mon Sep 17 00:00:00 2001 From: Mark Qvist Date: Sat, 20 Apr 2024 21:12: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 b411c44..cc3cc7d 100644 --- a/Config.h +++ b/Config.h @@ -20,7 +20,7 @@ #define CONFIG_H #define MAJ_VERS 0x01 - #define MIN_VERS 0x46 + #define MIN_VERS 0x47 #define MODE_HOST 0x11 #define MODE_TNC 0x12