From 1c86ef28cfac1fcead103cf0090f39b58dddc94e Mon Sep 17 00:00:00 2001 From: Michael Black W9MDB Date: Sun, 6 Dec 2020 08:20:11 -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 4443fd035..02d121af1 100644 --- a/rigs/yaesu/newcat.h +++ b/rigs/yaesu/newcat.h @@ -50,7 +50,7 @@ typedef char ncboolean; /* shared function version */ -#define NEWCAT_VER "20201204" +#define NEWCAT_VER "20201206" /* Hopefully large enough for future use, 128 chars plus '\0' */ #define NEWCAT_DATA_LEN 129