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 4b0de05..49476bd 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.01"; +static char * progver = "3.02"; static char fdebug = 0; static char fipmilan = 0; static char frunonce = 0; |