From a76a01b25fc980bee2910d421ce4279d20026f34 Mon Sep 17 00:00:00 2001 From: "jacob.eva" Date: Wed, 16 Oct 2024 16:17:47 +0100 Subject: [PATCH] Bump version to 1.75 --- Config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Config.h b/Config.h index bfa07ff..1f0d6a9 100644 --- a/Config.h +++ b/Config.h @@ -20,7 +20,7 @@ #define CONFIG_H #define MAJ_VERS 0x01 - #define MIN_VERS 0x4e + #define MIN_VERS 0x4a #define MODE_HOST 0x11 #define MODE_TNC 0x12