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/ilan.c | |
parent | c0cffd791bfaffaad631076141fcdfc000adcac1 (diff) |
New upstream version 3.0.5upstream/3.0.5
Diffstat (limited to 'util/ilan.c')
-rw-r--r-- | util/ilan.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/util/ilan.c b/util/ilan.c index 6f63fe5..b73dec4 100644 --- a/util/ilan.c +++ b/util/ilan.c @@ -306,7 +306,7 @@ extern char *get_sensor_type_desc (uchar stype); /*from ievents.c */ * Global variables */ static char * progname = "ilan"; -static char * progver = "3.04"; +static char * progver = "3.05"; static char fdebug = 0; static char fipmilan = 0; static char fIPMI10 = 0; /* =1 if IPMI v1.0 or less */ |