diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2017-06-25 08:13:40 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2017-06-25 08:13:40 +0200 |
commit | 401b3073c7af7fe89dd70955ef4431da91cc3f29 (patch) | |
tree | 0810163002c12b34f0a2c1784e7189a0730d6a33 /util/oem_newisys.c | |
parent | 715160edeb4dfc4335f8def440806ad0d5307fec (diff) | |
parent | de044ac29fcfc641dc1465f310be588ffe2fe8d3 (diff) |
Merge branch 'feature/upstream' into develop
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 6b21e1b..ada0f73 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.04"; +static char * progver = "3.05"; static char * progname = "inewisysoem"; static char fdebug = 0; static uchar g_bus = PUBLIC_BUS; |