diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2017-06-10 14:18:35 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2017-06-10 14:18:35 +0200 |
commit | fbb73ab679d399bd4f2b5943b0c6f3bf7ab2fe84 (patch) | |
tree | 1dec7eecc708858aca2e95647c81bacdf22aae3b /util/ifruset.c | |
parent | c0cffd791bfaffaad631076141fcdfc000adcac1 (diff) |
New upstream version 3.0.5upstream/3.0.5
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 d24b089..47cb077 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 = "3.04"; +static char *progver = "3.05"; static char fdebug = 0; static char fpicmg = 0; static char fonlybase = 0; |