diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2017-08-13 17:06:48 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2017-08-13 17:06:48 +0200 |
commit | 4708957cb7c4a2d09e98b513d1bad3d637306f4e (patch) | |
tree | 1a105a8765e1a1ef16f154fb787087dc2987240a /util/oem_asus.c | |
parent | 401b3073c7af7fe89dd70955ef4431da91cc3f29 (diff) | |
parent | dcc89cc2006fea0ca21fbe267930a0ac3c850b52 (diff) |
Updated version 3.0.6 from 'upstream/3.0.6'
with Debian dir 5538bf70e263e154d55e3077e841548417b46966
Diffstat (limited to 'util/oem_asus.c')
-rw-r--r-- | util/oem_asus.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/util/oem_asus.c b/util/oem_asus.c index 1abd020..38cf89d 100644 --- a/util/oem_asus.c +++ b/util/oem_asus.c @@ -61,7 +61,7 @@ extern char fdebug; /*ipmicmd.c*/ void set_loglevel(int level); /*prototype */ static char * progname = "iasusoem"; -static char * progver = "3.05"; +static char * progver = "3.06"; static int verbose = 0; static uchar g_bus = PUBLIC_BUS; static uchar g_sa = BMC_SA; |