diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2016-08-24 05:56:37 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2016-08-24 05:56:37 +0200 |
commit | db5e8f26947114f06480dd22b9db7e22e50ee133 (patch) | |
tree | bb7418b545d295ea7cc4f5e7404d262e51082e0f /util/ifruset.c | |
parent | 55adddbc16f65732b57ab8585c47001fced91d77 (diff) |
Imported Upstream version 3.0.0upstream/3.0.0
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 8ff4294..652167f 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.99"; +static char *progver = "3.00"; static char fdebug = 0; static char fpicmg = 0; static char fonlybase = 0; |