diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2015-04-29 15:49:15 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2015-04-29 15:49:15 +0200 |
commit | 2945f6199eb2652bd8092367ae456dc0e49fb76d (patch) | |
tree | d77c66c0e5206b9a9f3439c29de6c4c65d12e1a4 /util/ifruset.c | |
parent | 563deb61bf7f474ef6aa89f2038457af54eed0c1 (diff) | |
parent | b18f5bf2db0fba2e7e539f68645836036d940d26 (diff) |
New upstream release 2.9.6
Diffstat (limited to 'util/ifruset.c')
-rw-r--r-- | util/ifruset.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/util/ifruset.c b/util/ifruset.c index 5939b56..472b71f 100644 --- a/util/ifruset.c +++ b/util/ifruset.c @@ -106,7 +106,7 @@ extern void fmt_time(time_t etime, char *buf, int bufsz); /*see ievents.c*/ #define IPROD_OEM 7 static char *progname = "ifruset"; -static char *progver = "2.95"; +static char *progver = "2.96"; static char fdebug = 0; static char fpicmg = 0; static char fonlybase = 0; |