diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2017-12-14 13:37:21 +0100 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2017-12-14 13:37:21 +0100 |
commit | 09863e30b4f27257be0299024d5a0de255f8ea84 (patch) | |
tree | 4176d07d460e015deffa29b82a4164561ff413c6 /util/oem_lenovo.c | |
parent | 715160edeb4dfc4335f8def440806ad0d5307fec (diff) | |
parent | 1847c61e3994e17e1bd793a4fdc9f7860023826b (diff) |
Merge branch 'release/3.0.7-1'3.0.7-1
Diffstat (limited to 'util/oem_lenovo.c')
-rw-r--r-- | util/oem_lenovo.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/util/oem_lenovo.c b/util/oem_lenovo.c index dc15a5d..f37388f 100644 --- a/util/oem_lenovo.c +++ b/util/oem_lenovo.c @@ -61,7 +61,7 @@ extern uchar bitnum(ushort value); /*isensor.c*/ extern char fdebug; /*ipmicmd.c*/ void set_loglevel(int level); /*prototype */ -static char * progver = "3.04"; +static char * progver = "3.07"; static char * progname = "ilenovooem"; static int verbose = 0; static uchar g_bus = PUBLIC_BUS; |