[Hamlib-commits] Hamlib -- Ham radio control libraries branch master updated. 37cff7ffc1e270e8214f5
Library to control radio transceivers and receivers
Brought to you by:
n0nb
From: Michael B. <mdb...@us...> - 2020-09-27 04:11:02
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "Hamlib -- Ham radio control libraries". The branch, master has been updated via 37cff7ffc1e270e8214f5565082d7e830c7879bc (commit) from 359f7549dca6396732a4afa56a2b81c92c5b3e5a (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 37cff7ffc1e270e8214f5565082d7e830c7879bc Author: Michael Black W9MDB <mdb...@ya...> Date: Sat Sep 26 23:10:29 2020 -0500 Update newcat version https://github.com/Hamlib/Hamlib/issues/385 diff --git a/rigs/yaesu/newcat.h b/rigs/yaesu/newcat.h index 0173388f..05dd5519 100644 --- a/rigs/yaesu/newcat.h +++ b/rigs/yaesu/newcat.h @@ -50,7 +50,7 @@ typedef char ncboolean; /* shared function version */ -#define NEWCAT_VER "20200804" +#define NEWCAT_VER "20200926" /* Hopefully large enough for future use, 128 chars plus '\0' */ #define NEWCAT_DATA_LEN 129 ----------------------------------------------------------------------- Summary of changes: rigs/yaesu/newcat.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) hooks/post-receive -- Hamlib -- Ham radio control libraries |