2003-01-06

Updated:
		Bumped version in ft920.c to 0.1.3


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1343 7ae35d74-ebe9-4afe-98af-79ac388436b8
This commit is contained in:
Nate Bargmann, N0NB 2003-01-07 03:40:25 +00:00
parent 0decddf9e1
commit 4f9780d49b

View File

@ -12,7 +12,7 @@
* pages 86 to 90
*
*
* $Id: ft920.c,v 1.11 2003-01-07 03:32:35 n0nb Exp $
* $Id: ft920.c,v 1.12 2003-01-07 03:40:25 n0nb Exp $
*
*
* This library is free software; you can redistribute it and/or
@ -158,7 +158,7 @@ const struct rig_caps ft920_caps = {
.rig_model = RIG_MODEL_FT920,
.model_name = "FT-920",
.mfg_name = "Yaesu",
.version = "0.1.2",
.version = "0.1.3",
.copyright = "LGPL",
.status = RIG_STATUS_ALPHA,
.rig_type = RIG_TYPE_TRANSCEIVER,