diff options
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; |