From 12f2cf36cca223c3db5f9a50076f092ba09da36d Mon Sep 17 00:00:00 2001 From: "jacob.eva" Date: Tue, 17 Sep 2024 17:18:32 +0100 Subject: [PATCH] Bump version to 1.74 --- Config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Config.h b/Config.h index fb6290d..bba27d4 100644 --- a/Config.h +++ b/Config.h @@ -20,7 +20,7 @@ #define CONFIG_H #define MAJ_VERS 0x01 - #define MIN_VERS 0x49 + #define MIN_VERS 0x4a #define MODE_HOST 0x11 #define MODE_TNC 0x12