diff --git a/icom/ic271.c b/icom/ic271.c index e4cfed991..187c7de76 100644 --- a/icom/ic271.c +++ b/icom/ic271.c @@ -2,7 +2,7 @@ * Hamlib CI-V backend - description of IC-271 and variations * Copyright (c) 2000-2003 by Stephane Fillod * - * $Id: ic271.c,v 1.2 2003-11-16 17:14:42 fillods Exp $ + * $Id: ic271.c,v 1.3 2005-04-03 19:53:51 fillods Exp $ * * This library is free software; you can redistribute it and/or modify * it under the terms of the GNU Library General Public License as @@ -56,7 +56,7 @@ const struct rig_caps ic271_caps = { .rig_model = RIG_MODEL_IC271, .model_name = "IC-271", .mfg_name = "Icom", -.version = "0.2", +.version = BACKEND_VER, .copyright = "LGPL", .status = RIG_STATUS_UNTESTED, .rig_type = RIG_TYPE_TRANSCEIVER, diff --git a/icom/ic275.c b/icom/ic275.c index b417a890c..aa072e8ae 100644 --- a/icom/ic275.c +++ b/icom/ic275.c @@ -2,7 +2,7 @@ * Hamlib CI-V backend - description of IC-275 and variations * Copyright (c) 2000-2003 by Stephane Fillod * - * $Id: ic275.c,v 1.6 2003-11-16 17:14:42 fillods Exp $ + * $Id: ic275.c,v 1.7 2005-04-03 19:53:51 fillods Exp $ * * This library is free software; you can redistribute it and/or modify * it under the terms of the GNU Library General Public License as @@ -52,7 +52,7 @@ const struct rig_caps ic275_caps = { .rig_model = RIG_MODEL_IC275, .model_name = "IC-275", .mfg_name = "Icom", -.version = "0.2", +.version = BACKEND_VER, .copyright = "LGPL", .status = RIG_STATUS_ALPHA, .rig_type = RIG_TYPE_TRANSCEIVER, diff --git a/icom/ic471.c b/icom/ic471.c index b6b8dec34..2f1726f8f 100644 --- a/icom/ic471.c +++ b/icom/ic471.c @@ -2,7 +2,7 @@ * Hamlib CI-V backend - description of IC-471 and variations * Copyright (c) 2000-2003 by Stephane Fillod * - * $Id: ic471.c,v 1.2 2003-11-16 17:14:43 fillods Exp $ + * $Id: ic471.c,v 1.3 2005-04-03 19:53:51 fillods Exp $ * * This library is free software; you can redistribute it and/or modify * it under the terms of the GNU Library General Public License as @@ -55,7 +55,7 @@ const struct rig_caps ic471_caps = { .rig_model = RIG_MODEL_IC471, .model_name = "IC-471", .mfg_name = "Icom", -.version = "0.2", +.version = BACKEND_VER, .copyright = "LGPL", .status = RIG_STATUS_UNTESTED, .rig_type = RIG_TYPE_TRANSCEIVER, diff --git a/icom/ic475.c b/icom/ic475.c index 6b3e8408f..65a1c6f60 100644 --- a/icom/ic475.c +++ b/icom/ic475.c @@ -2,7 +2,7 @@ * Hamlib CI-V backend - description of IC-475 and variations * Copyright (c) 2000-2003 by Stephane Fillod * - * $Id: ic475.c,v 1.6 2003-11-16 17:14:43 fillods Exp $ + * $Id: ic475.c,v 1.7 2005-04-03 19:53:51 fillods Exp $ * * This library is free software; you can redistribute it and/or modify * it under the terms of the GNU Library General Public License as @@ -52,7 +52,7 @@ const struct rig_caps ic475_caps = { .rig_model = RIG_MODEL_IC475, .model_name = "IC-475", .mfg_name = "Icom", -.version = "0.2", +.version = BACKEND_VER, .copyright = "LGPL", .status = RIG_STATUS_UNTESTED, .rig_type = RIG_TYPE_TRANSCEIVER, diff --git a/icom/ic707.c b/icom/ic707.c index 41b25fcd6..c13504a55 100644 --- a/icom/ic707.c +++ b/icom/ic707.c @@ -2,7 +2,7 @@ * Hamlib CI-V backend - description of IC-707 * Copyright (c) 2000-2004 by Stephane Fillod * - * $Id: ic707.c,v 1.2 2004-02-09 22:06:15 fillods Exp $ + * $Id: ic707.c,v 1.3 2005-04-03 19:53:51 fillods Exp $ * * This library is free software; you can redistribute it and/or modify * it under the terms of the GNU Library General Public License as @@ -61,7 +61,7 @@ const struct rig_caps ic707_caps = { .rig_model = RIG_MODEL_IC707, .model_name = "IC-707", .mfg_name = "Icom", -.version = "0.2.1", +.version = BACKEND_VER, .copyright = "LGPL", .status = RIG_STATUS_NEW, .rig_type = RIG_TYPE_TRANSCEIVER, diff --git a/icom/ic725.c b/icom/ic725.c index 14a50ba4e..dd06d0049 100644 --- a/icom/ic725.c +++ b/icom/ic725.c @@ -2,7 +2,7 @@ * Hamlib CI-V backend - description of IC-725 and variations * Copyright (c) 2000-2003 by Stephane Fillod * - * $Id: ic725.c,v 1.5 2003-11-16 17:14:43 fillods Exp $ + * $Id: ic725.c,v 1.6 2005-04-03 19:53:51 fillods Exp $ * * This library is free software; you can redistribute it and/or modify * it under the terms of the GNU Library General Public License as @@ -59,7 +59,7 @@ const struct rig_caps ic725_caps = { .rig_model = RIG_MODEL_IC725, .model_name = "IC-725", .mfg_name = "Icom", -.version = "0.2.1", +.version = BACKEND_VER, .copyright = "LGPL", .status = RIG_STATUS_ALPHA, .rig_type = RIG_TYPE_TRANSCEIVER, diff --git a/icom/ic726.c b/icom/ic726.c index 09fe28239..18d6fe123 100644 --- a/icom/ic726.c +++ b/icom/ic726.c @@ -2,7 +2,7 @@ * Hamlib CI-V backend - description of IC-726 and variations * Copyright (c) 2000-2004 by Stephane Fillod * - * $Id: ic726.c,v 1.4 2004-08-01 21:29:23 fillods Exp $ + * $Id: ic726.c,v 1.5 2005-04-03 19:53:51 fillods Exp $ * * This library is free software; you can redistribute it and/or modify * it under the terms of the GNU Library General Public License as @@ -61,7 +61,7 @@ const struct rig_caps ic726_caps = { .rig_model = RIG_MODEL_IC726, .model_name = "IC-726", .mfg_name = "Icom", -.version = "0.2.2", +.version = BACKEND_VER, .copyright = "LGPL", .status = RIG_STATUS_STABLE, .rig_type = RIG_TYPE_TRANSCEIVER, diff --git a/icom/ic728.c b/icom/ic728.c index c3e73d692..966442fae 100644 --- a/icom/ic728.c +++ b/icom/ic728.c @@ -2,7 +2,7 @@ * Hamlib CI-V backend - description of IC-728 * Copyright (c) 2000-2004 by Stephane Fillod * - * $Id: ic728.c,v 1.1 2004-02-02 22:15:17 fillods Exp $ + * $Id: ic728.c,v 1.2 2005-04-03 19:53:51 fillods Exp $ * * This library is free software; you can redistribute it and/or modify * it under the terms of the GNU Library General Public License as @@ -61,7 +61,7 @@ const struct rig_caps ic728_caps = { .rig_model = RIG_MODEL_IC728, .model_name = "IC-728", .mfg_name = "Icom", -.version = "0.2.1", +.version = BACKEND_VER, .copyright = "LGPL", .status = RIG_STATUS_NEW, .rig_type = RIG_TYPE_TRANSCEIVER, diff --git a/icom/ic735.c b/icom/ic735.c index 0d4c5a133..c77d09ee0 100644 --- a/icom/ic735.c +++ b/icom/ic735.c @@ -2,7 +2,7 @@ * Hamlib CI-V backend - description of IC-735 and variations * Copyright (c) 2000-2003 by Stephane Fillod * - * $Id: ic735.c,v 1.6 2003-11-16 17:14:43 fillods Exp $ + * $Id: ic735.c,v 1.7 2005-04-03 19:53:51 fillods Exp $ * * This library is free software; you can redistribute it and/or modify * it under the terms of the GNU Library General Public License as @@ -56,7 +56,7 @@ const struct rig_caps ic735_caps = { .rig_model = RIG_MODEL_IC735, .model_name = "IC-735", .mfg_name = "Icom", -.version = "0.2", +.version = BACKEND_VER, .copyright = "LGPL", .status = RIG_STATUS_ALPHA, .rig_type = RIG_TYPE_TRANSCEIVER, diff --git a/icom/ic736.c b/icom/ic736.c index e093e8a22..cf0908d46 100644 --- a/icom/ic736.c +++ b/icom/ic736.c @@ -2,7 +2,7 @@ * Hamlib CI-V backend - description of IC-736 and variations * Copyright (c) 2000-2003 by Stephane Fillod * - * $Id: ic736.c,v 1.4 2003-11-16 17:14:43 fillods Exp $ + * $Id: ic736.c,v 1.5 2005-04-03 19:53:51 fillods Exp $ * * This library is free software; you can redistribute it and/or modify * it under the terms of the GNU Library General Public License as @@ -65,7 +65,7 @@ const struct rig_caps ic736_caps = { .rig_model = RIG_MODEL_IC736, .model_name = "IC-736", .mfg_name = "Icom", -.version = "0.2", +.version = BACKEND_VER, .copyright = "LGPL", .status = RIG_STATUS_NEW, .rig_type = RIG_TYPE_TRANSCEIVER, diff --git a/icom/ic737.c b/icom/ic737.c index e8eaac948..1fce45a07 100644 --- a/icom/ic737.c +++ b/icom/ic737.c @@ -2,7 +2,7 @@ * Hamlib CI-V backend - description of IC-737 * Copyright (c) 2000-2003 by Stephane Fillod * - * $Id: ic737.c,v 1.4 2003-11-16 17:24:34 fillods Exp $ + * $Id: ic737.c,v 1.5 2005-04-03 19:53:51 fillods Exp $ * * This library is free software; you can redistribute it and/or modify * it under the terms of the GNU Library General Public License as @@ -61,7 +61,7 @@ const struct rig_caps ic737_caps = { .rig_model = RIG_MODEL_IC737, .model_name = "IC-737", .mfg_name = "Icom", -.version = "0.2.1", +.version = BACKEND_VER, .copyright = "LGPL", .status = RIG_STATUS_NEW, .rig_type = RIG_TYPE_TRANSCEIVER, diff --git a/icom/ic751.c b/icom/ic751.c index 4beb82435..1092394fe 100644 --- a/icom/ic751.c +++ b/icom/ic751.c @@ -2,7 +2,7 @@ * Hamlib CI-V backend - description of IC-751 and variations * Copyright (c) 2000-2004 by Stephane Fillod * - * $Id: ic751.c,v 1.1 2004-05-18 06:55:06 fillods Exp $ + * $Id: ic751.c,v 1.2 2005-04-03 19:53:51 fillods Exp $ * * This library is free software; you can redistribute it and/or modify * it under the terms of the GNU Library General Public License as @@ -59,7 +59,7 @@ const struct rig_caps ic751_caps = { .rig_model = RIG_MODEL_IC751, .model_name = "IC-751", .mfg_name = "Icom", -.version = "0.2.0", +.version = BACKEND_VER, .copyright = "LGPL", .status = RIG_STATUS_UNTESTED, .rig_type = RIG_TYPE_TRANSCEIVER, diff --git a/icom/ic761.c b/icom/ic761.c index f94f2f872..5419b890f 100644 --- a/icom/ic761.c +++ b/icom/ic761.c @@ -2,7 +2,7 @@ * Hamlib CI-V backend - description of IC-761 and variations * Copyright (c) 2000-2004 by Stephane Fillod * - * $Id: ic761.c,v 1.1 2004-03-07 15:49:44 fillods Exp $ + * $Id: ic761.c,v 1.2 2005-04-03 19:53:51 fillods Exp $ * * This library is free software; you can redistribute it and/or modify * it under the terms of the GNU Library General Public License as @@ -59,7 +59,7 @@ const struct rig_caps ic761_caps = { .rig_model = RIG_MODEL_IC761, .model_name = "IC-761", .mfg_name = "Icom", -.version = "0.2.0", +.version = BACKEND_VER, .copyright = "LGPL", .status = RIG_STATUS_UNTESTED, .rig_type = RIG_TYPE_TRANSCEIVER, diff --git a/icom/ic765.c b/icom/ic765.c index 692439d33..519dc018c 100644 --- a/icom/ic765.c +++ b/icom/ic765.c @@ -2,7 +2,7 @@ * Hamlib CI-V backend - description of IC-765 and variations * Copyright (c) 2000-2003 by Stephane Fillod * - * $Id: ic765.c,v 1.2 2003-11-16 17:14:43 fillods Exp $ + * $Id: ic765.c,v 1.3 2005-04-03 19:53:51 fillods Exp $ * * This library is free software; you can redistribute it and/or modify * it under the terms of the GNU Library General Public License as @@ -61,7 +61,7 @@ const struct rig_caps ic765_caps = { .rig_model = RIG_MODEL_IC765, .model_name = "IC-765", .mfg_name = "Icom", -.version = "0.2.1", +.version = BACKEND_VER, .copyright = "LGPL", .status = RIG_STATUS_NEW, .rig_type = RIG_TYPE_TRANSCEIVER, diff --git a/icom/ic775.c b/icom/ic775.c index 2bc0c093e..3e296aad9 100644 --- a/icom/ic775.c +++ b/icom/ic775.c @@ -2,7 +2,7 @@ * Hamlib CI-V backend - description of IC-775 and variations * Copyright (c) 2000-2002 by Stephane Fillod * - * $Id: ic775.c,v 1.5 2003-11-16 17:14:43 fillods Exp $ + * $Id: ic775.c,v 1.6 2005-04-03 19:53:51 fillods Exp $ * * This library is free software; you can redistribute it and/or modify * it under the terms of the GNU Library General Public License as @@ -58,7 +58,7 @@ const struct rig_caps ic775_caps = { .rig_model = RIG_MODEL_IC775, .model_name = "IC-775", .mfg_name = "Icom", -.version = "0.2", +.version = BACKEND_VER, .copyright = "LGPL", .status = RIG_STATUS_UNTESTED, .rig_type = RIG_TYPE_TRANSCEIVER, diff --git a/icom/ic781.c b/icom/ic781.c index 16e9ae649..6cedec255 100644 --- a/icom/ic781.c +++ b/icom/ic781.c @@ -2,7 +2,7 @@ * Hamlib CI-V backend - description of IC-781 and variations * Copyright (c) 2000-2003 by Stephane Fillod * - * $Id: ic781.c,v 1.2 2003-11-16 17:14:43 fillods Exp $ + * $Id: ic781.c,v 1.3 2005-04-03 19:53:51 fillods Exp $ * * This library is free software; you can redistribute it and/or modify * it under the terms of the GNU Library General Public License as @@ -62,7 +62,7 @@ const struct rig_caps ic781_caps = { .rig_model = RIG_MODEL_IC781, .model_name = "IC-781", .mfg_name = "Icom", -.version = "0.2.1", +.version = BACKEND_VER, .copyright = "LGPL", .status = RIG_STATUS_NEW, .rig_type = RIG_TYPE_TRANSCEIVER, diff --git a/icom/ic821h.c b/icom/ic821h.c index ad390d71c..aff5368ff 100644 --- a/icom/ic821h.c +++ b/icom/ic821h.c @@ -3,7 +3,7 @@ * Contributed by Francois Retief * Copyright (c) 2000-2003 by Stephane Fillod * - * $Id: ic821h.c,v 1.5 2003-11-16 17:14:43 fillods Exp $ + * $Id: ic821h.c,v 1.6 2005-04-03 19:53:51 fillods Exp $ * * This library is free software; you can redistribute it and/or modify * it under the terms of the GNU Library General Public License as @@ -57,7 +57,7 @@ const struct rig_caps ic821h_caps = { .rig_model = RIG_MODEL_IC821H, .model_name = "IC-821H", .mfg_name = "Icom", -.version = "0.1", +.version = BACKEND_VER, .copyright = "LGPL", .status = RIG_STATUS_ALPHA, .rig_type = RIG_TYPE_TRANSCEIVER, diff --git a/icom/ic970.c b/icom/ic970.c index 386956649..785629c4c 100644 --- a/icom/ic970.c +++ b/icom/ic970.c @@ -2,7 +2,7 @@ * Hamlib CI-V backend - description of IC-970 and variations * Copyright (c) 2000-2003 by Stephane Fillod * - * $Id: ic970.c,v 1.5 2003-11-16 17:14:43 fillods Exp $ + * $Id: ic970.c,v 1.6 2005-04-03 19:53:51 fillods Exp $ * * This library is free software; you can redistribute it and/or modify * it under the terms of the GNU Library General Public License as @@ -52,7 +52,7 @@ const struct rig_caps ic970_caps = { .rig_model = RIG_MODEL_IC970, .model_name = "IC-970", .mfg_name = "Icom", -.version = "0.2", +.version = BACKEND_VER, .copyright = "LGPL", .status = RIG_STATUS_UNTESTED, .rig_type = RIG_TYPE_TRANSCEIVER, diff --git a/icom/icr71.c b/icom/icr71.c index c4fd6a60c..ddaeefbc8 100644 --- a/icom/icr71.c +++ b/icom/icr71.c @@ -2,7 +2,7 @@ * Hamlib CI-V backend - description of IC-R71 * Copyright (c) 2000-2003 by Stephane Fillod * - * $Id: icr71.c,v 1.1 2003-11-16 16:58:35 fillods Exp $ + * $Id: icr71.c,v 1.2 2005-04-03 19:53:51 fillods Exp $ * * This library is free software; you can redistribute it and/or modify * it under the terms of the GNU Library General Public License as @@ -51,7 +51,7 @@ const struct rig_caps icr71_caps = { .rig_model = RIG_MODEL_ICR71, .model_name = "IC-R71", .mfg_name = "Icom", -.version = "0.2", +.version = BACKEND_VER, .copyright = "LGPL", .status = RIG_STATUS_UNTESTED, .rig_type = RIG_TYPE_RECEIVER, diff --git a/icom/icr75.c b/icom/icr75.c index caac65b42..02dc736c3 100644 --- a/icom/icr75.c +++ b/icom/icr75.c @@ -2,7 +2,7 @@ * Hamlib CI-V backend - description of IC-R75 * Copyright (c) 2000-2004 by Stephane Fillod * - * $Id: icr75.c,v 1.7 2004-09-06 19:16:28 fineware Exp $ + * $Id: icr75.c,v 1.8 2005-04-03 19:53:52 fillods Exp $ * * This library is free software; you can redistribute it and/or modify * it under the terms of the GNU Library General Public License as @@ -105,7 +105,7 @@ const struct rig_caps icr75_caps = { .rig_model = RIG_MODEL_ICR75, .model_name = "IC-R75", .mfg_name = "Icom", -.version = "0.3", +.version = BACKEND_VER, .copyright = "LGPL", .status = RIG_STATUS_BETA, .rig_type = RIG_TYPE_RECEIVER,