diff options
Diffstat (limited to 'util/oem_intel.c')
-rw-r--r-- | util/oem_intel.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/util/oem_intel.c b/util/oem_intel.c index 997d604..1575983 100644 --- a/util/oem_intel.c +++ b/util/oem_intel.c @@ -83,7 +83,7 @@ extern char fdebug; /*ipmicmd.c*/ /* * Global variables */ -static char * progver = "3.05"; +static char * progver = "3.06"; static char * progname = "iinteloem"; static char fRelayBits = 0; static uchar g_bus = PUBLIC_BUS; |