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:42:52 +0200
committerJörg Frings-Fürst <debian@jff-webhosting.net>2017-09-26 05:42:52 +0200
commit4d636b96fa149e64d8a716b64828d63a0b9544e5 (patch)
tree609ef00fbb38a96c214484d06bf2f990d86bbdbf /util/oem_lenovo.c
parent64529036a8d742cc45f4b35085205c86ab46b5e0 (diff)
parent6219857d0cc595597fa712decf9eeaabbf9d291b (diff)
Merge branch 'feature/upstream' into develop
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;