diff --git a/tentec/jupiter.c b/tentec/jupiter.c index 7f59693a5..ad2622b04 100644 --- a/tentec/jupiter.c +++ b/tentec/jupiter.c @@ -100,7 +100,7 @@ const struct rig_caps tt538_caps = { .mfg_name = "Ten-Tec", .version = "0.4", .copyright = "LGPL", -.status = RIG_STATUS_ALPHA, +.status = RIG_STATUS_BETA, .rig_type = RIG_TYPE_TRANSCEIVER, .ptt_type = RIG_PTT_RIG, .dcd_type = RIG_DCD_NONE,