diff --git a/tests/rotctl.c b/tests/rotctl.c index 34f746e32..a966afb8d 100644 --- a/tests/rotctl.c +++ b/tests/rotctl.c @@ -5,7 +5,7 @@ * It takes commands in interactive mode as well as * from command line options. * - * $Id: rotctl.c,v 1.13 2009-01-04 14:49:17 fillods Exp $ + * $Id: rotctl.c,v 1.14 2009-02-17 08:03:22 fillods Exp $ * * * This program is free software; you can redistribute it and/or @@ -162,6 +162,10 @@ int main (int argc, char *argv[]) if (verbose < 2) rig_set_debug(RIG_DEBUG_WARN); + rig_debug(RIG_DEBUG_VERBOSE, "rotctl, %s\n", hamlib_version); + rig_debug(RIG_DEBUG_VERBOSE, "Report bugs to " + "\n\n"); + /* * at least one command on command line, * disable interactive mode