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