diff options
Diffstat (limited to 'util/oem_newisys.c')
-rw-r--r-- | util/oem_newisys.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/util/oem_newisys.c b/util/oem_newisys.c index f44b82d..9ae794b 100644 --- a/util/oem_newisys.c +++ b/util/oem_newisys.c @@ -43,7 +43,7 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. #include "ipmicmd.h" #include "ievents.h" -static char * progver = "3.06"; +static char * progver = "3.07"; static char * progname = "inewisysoem"; static char fdebug = 0; static uchar g_bus = PUBLIC_BUS; |