mirror of
https://github.com/Hamlib/Hamlib
synced 2026-08-13 17:32:05 -04:00
Bump version in k2.c as usleep change may effect it
This commit is contained in:
parent
1197eaf5c6
commit
7c78d750ec
1 changed files with 1 additions and 1 deletions
|
|
@ -122,7 +122,7 @@ const struct rig_caps k2_caps =
|
|||
.rig_model = RIG_MODEL_K2,
|
||||
.model_name = "K2",
|
||||
.mfg_name = "Elecraft",
|
||||
.version = "20120615",
|
||||
.version = "20200107",
|
||||
.copyright = "LGPL",
|
||||
.status = RIG_STATUS_BETA,
|
||||
.rig_type = RIG_TYPE_TRANSCEIVER,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue