summaryrefslogtreecommitdiff
path: root/util/oem_lenovo.c
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2017-09-26 05:07:46 +0200
committerJörg Frings-Fürst <debian@jff-webhosting.net>2017-09-26 05:07:46 +0200
commitb3d606e872350e5d160c5a9a6b5ec5b498e26e3c (patch)
tree6f3ceb0722cb4b9a3ed0b2e1f6c0bf06052e7e83 /util/oem_lenovo.c
parent64529036a8d742cc45f4b35085205c86ab46b5e0 (diff)
parent4b28a392fa890390755f58e0755ab56e8edaa295 (diff)
Updated version 3.0.7 from 'upstream/3.0.7'
with Debian dir 8e805e19fa4d25d96a0772c0f753a89a30c8f069
Diffstat (limited to 'util/oem_lenovo.c')
-rw-r--r--util/oem_lenovo.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/util/oem_lenovo.c b/util/oem_lenovo.c
index 2ce67d6..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.06";
+static char * progver = "3.07";
static char * progname = "ilenovooem";
static int verbose = 0;
static uchar g_bus = PUBLIC_BUS;