diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2017-06-10 14:18:35 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2017-06-10 14:18:35 +0200 |
commit | fbb73ab679d399bd4f2b5943b0c6f3bf7ab2fe84 (patch) | |
tree | 1dec7eecc708858aca2e95647c81bacdf22aae3b /util/oem_kontron.c | |
parent | c0cffd791bfaffaad631076141fcdfc000adcac1 (diff) |
New upstream version 3.0.5upstream/3.0.5
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 b8fedf7..ec0546f 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.04"; +static char * progver = "3.05"; static char * progname = "ikontronoem"; const struct valstr ktc5520_post[] = { /*from EAS*/ { 0x0003, "Start POST Init" }, |