diff --git a/rigs/kenwood/thd74.c b/rigs/kenwood/thd74.c index c47991fde..4af4a7cbe 100644 --- a/rigs/kenwood/thd74.c +++ b/rigs/kenwood/thd74.c @@ -1645,7 +1645,7 @@ const struct rig_caps thd74_caps = .mfg_name = "Kenwood", .version = BACKEND_VER ".2", .copyright = "LGPL", - .status = RIG_STATUS_BETA, + .status = RIG_STATUS_STABLE, .rig_type = RIG_TYPE_HANDHELD | RIG_FLAG_APRS | RIG_FLAG_TNC | RIG_FLAG_DXCLUSTER, .ptt_type = RIG_PTT_RIG, .dcd_type = RIG_DCD_RIG,