diff options
Diffstat (limited to 'util/iserial.c')
-rw-r--r-- | util/iserial.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/util/iserial.c b/util/iserial.c index 07fc3cc..48145ea 100644 --- a/util/iserial.c +++ b/util/iserial.c @@ -155,7 +155,7 @@ typedef struct /* * Global variables */ -static char * progver = "2.96"; +static char * progver = "2.97"; static char * progname = "iserial"; static int vend_id = 0; static int prod_id = 0; |