From 22e76e652f2cef202a8193bfddb3a27e100fd238 Mon Sep 17 00:00:00 2001 From: Michael Black W9MDB Date: Sun, 25 Oct 2020 16:23:58 -0500 Subject: [PATCH] Update newcat.h version (cherry picked from commit 03d318bfbcb89560f07dee1bad045622c641ed8e) --- 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 2e2a55465..377231d67 100644 --- a/rigs/yaesu/newcat.h +++ b/rigs/yaesu/newcat.h @@ -50,7 +50,7 @@ typedef char ncboolean; /* shared function version */ -#define NEWCAT_VER "20201023" +#define NEWCAT_VER "20201025" /* Hopefully large enough for future use, 512 chars plus '\0' */ #define NEWCAT_DATA_LEN 513