summaryrefslogtreecommitdiff
path: root/util/isel.c
diff options
context:
space:
mode:
Diffstat (limited to 'util/isel.c')
-rw-r--r--util/isel.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/util/isel.c b/util/isel.c
index 04c7c97..a6058e6 100644
--- a/util/isel.c
+++ b/util/isel.c
@@ -162,7 +162,7 @@ typedef struct
#define RDATA_OFFSET 13 //byte offset to the record event data
static char *progname = "isel";
-static char *progver = "2.98";
+static char *progver = "2.99";
#ifdef WIN32
#define IDXFILE "sel.idx"
static char idxfile[80] = IDXFILE;