From 6ef2c457e4f9eb1d4bb50f80083718503be68816 Mon Sep 17 00:00:00 2001 From: Mike Black W9MDB Date: Sat, 27 Jan 2024 22:22:34 -0600 Subject: [PATCH] Update newcat.c date --- rigs/yaesu/newcat.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rigs/yaesu/newcat.h b/rigs/yaesu/newcat.h index e0bd69f7c..9b032e9e1 100644 --- a/rigs/yaesu/newcat.h +++ b/rigs/yaesu/newcat.h @@ -50,7 +50,7 @@ typedef char ncboolean; /* shared function version */ -#define NEWCAT_VER "20240118" +#define NEWCAT_VER "20240127" /* Hopefully large enough for future use, 128 chars plus '\0' */ #define NEWCAT_DATA_LEN 129