diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2018-01-14 19:52:55 +0100 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2018-01-14 19:52:55 +0100 |
commit | 5b50435985339941cc13b8a03b91323840e9ff65 (patch) | |
tree | 7dd3faad505cb700be9cf33e4f7a0e534f52f325 /util/oem_kontron.c | |
parent | a065a7a25209c92425480fa90f9c5545e3fe0350 (diff) | |
parent | d5cdf594f2678cf690b802fbf4eb687dd9d98c4f (diff) |
Update upstream source from tag 'upstream/3.0.8'
Update to upstream version '3.0.8'
with Debian dir 1048c13e15771c5a2dc8a8c40d33dae266fdd3af
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" }, |