diff options
Diffstat (limited to 'util/igetevent.c')
-rw-r--r-- | util/igetevent.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/util/igetevent.c b/util/igetevent.c index f73c71f..4b0de05 100644 --- a/util/igetevent.c +++ b/util/igetevent.c @@ -169,7 +169,7 @@ extern void free_sdr_cache(uchar *pret); /*see isensor.c*/ * Global variables */ static char * progname = "igetevent"; -static char * progver = "3.00"; +static char * progver = "3.01"; static char fdebug = 0; static char fipmilan = 0; static char frunonce = 0; |