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