From f81c9158a870fdb76f9d66f32b006d1a1d073b16 Mon Sep 17 00:00:00 2001 From: Michael Black W9MDB Date: Wed, 20 Jan 2021 15:06:14 -0600 Subject: [PATCH] Update newcat.h version --- 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 7ee0befdf..15615a35c 100644 --- a/rigs/yaesu/newcat.h +++ b/rigs/yaesu/newcat.h @@ -50,7 +50,7 @@ typedef char ncboolean; /* shared function version */ -#define NEWCAT_VER "20210119" +#define NEWCAT_VER "20210120" /* Hopefully large enough for future use, 128 chars plus '\0' */ #define NEWCAT_DATA_LEN 129