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