diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2017-08-13 17:06:45 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2017-08-13 17:06:45 +0200 |
commit | dcc89cc2006fea0ca21fbe267930a0ac3c850b52 (patch) | |
tree | 491cc84ec0664e9a03c603b7dc9831c1d019bcf8 /util/oem_dell.c | |
parent | fbb73ab679d399bd4f2b5943b0c6f3bf7ab2fe84 (diff) |
New upstream version 3.0.6upstream/3.0.6
Diffstat (limited to 'util/oem_dell.c')
-rw-r--r-- | util/oem_dell.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/util/oem_dell.c b/util/oem_dell.c index 836c9ab..b226a95 100644 --- a/util/oem_dell.c +++ b/util/oem_dell.c @@ -132,7 +132,7 @@ char NIC_Selection_Mode_String_12g[] [50] = { "shared with failover all loms" }; -static char * progver = "3.05"; +static char * progver = "3.06"; static char * progname = "idelloem"; static int verbose = 0; static char fdebug = 0; |