From fbb73ab679d399bd4f2b5943b0c6f3bf7ab2fe84 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sat, 10 Jun 2017 14:18:35 +0200 Subject: New upstream version 3.0.5 --- util/oem_lenovo.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'util/oem_lenovo.c') diff --git a/util/oem_lenovo.c b/util/oem_lenovo.c index dc15a5d..0f4af57 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.05"; static char * progname = "ilenovooem"; static int verbose = 0; static uchar g_bus = PUBLIC_BUS; -- cgit v1.2.3 From dcc89cc2006fea0ca21fbe267930a0ac3c850b52 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sun, 13 Aug 2017 17:06:45 +0200 Subject: New upstream version 3.0.6 --- util/oem_lenovo.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'util/oem_lenovo.c') diff --git a/util/oem_lenovo.c b/util/oem_lenovo.c index 0f4af57..2ce67d6 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.05"; +static char * progver = "3.06"; static char * progname = "ilenovooem"; static int verbose = 0; static uchar g_bus = PUBLIC_BUS; -- cgit v1.2.3 From 4b28a392fa890390755f58e0755ab56e8edaa295 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Tue, 26 Sep 2017 05:07:36 +0200 Subject: New upstream version 3.0.7 --- util/oem_lenovo.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'util/oem_lenovo.c') 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; -- cgit v1.2.3