diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2018-03-30 16:52:34 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2018-03-30 16:52:34 +0200 |
commit | 631fa5250443f5441549bf3184830bc34b0c042e (patch) | |
tree | 78fbc8dcfbe36b7f3499c4dc5c3017435d6fb2a1 /util/oem_kontron.c | |
parent | 09863e30b4f27257be0299024d5a0de255f8ea84 (diff) | |
parent | df5450149923efb0366001947c1456ed442bc4bb (diff) |
Merge branch 'release/3.0.8-1'3.0.8-1
Diffstat (limited to 'util/oem_kontron.c')
-rw-r--r-- | util/oem_kontron.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/util/oem_kontron.c b/util/oem_kontron.c index 6a3964f..170a304 100644 --- a/util/oem_kontron.c +++ b/util/oem_kontron.c @@ -73,7 +73,7 @@ typedef uint32_t socklen_t; #define FRU_TYPE_COMPONENT 0x01 #define FRU_TYPE_BASEBOARD 0x07 -static char * progver = "3.07"; +static char * progver = "3.08"; static char * progname = "ikontronoem"; const struct valstr ktc5520_post[] = { /*from EAS*/ { 0x0003, "Start POST Init" }, |