Fix - correct version to 1.75

This commit is contained in:
jacob.eva 2024-10-16 16:59:45 +01:00
parent c18ec1629f
commit 6cb176796f
No known key found for this signature in database
GPG Key ID: 0B92E083BBCCAA1E

View File

@ -20,7 +20,7 @@
#define CONFIG_H
#define MAJ_VERS 0x01
#define MIN_VERS 0x4a
#define MIN_VERS 0x4b
#define MODE_HOST 0x11
#define MODE_TNC 0x12