diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2018-01-14 19:52:45 +0100 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2018-01-14 19:52:45 +0100 |
commit | d5cdf594f2678cf690b802fbf4eb687dd9d98c4f (patch) | |
tree | e1a4a0b0aee0de7d5f8a03afa444b2470ebdb132 /util/oem_dell.c | |
parent | 4b28a392fa890390755f58e0755ab56e8edaa295 (diff) |
New upstream version 3.0.8upstream/3.0.8
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 dcfe52a..9f13b12 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.07"; +static char * progver = "3.08"; static char * progname = "idelloem"; static int verbose = 0; static char fdebug = 0; |