diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2017-06-10 14:18:40 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2017-06-10 14:18:40 +0200 |
commit | 0c2e4332184de75bab22ba4a95e5bc5aa1833a96 (patch) | |
tree | 786a4147878f597f7653dfa7b1c392bfb62ef2e7 /util/oem_dell.c | |
parent | 715160edeb4dfc4335f8def440806ad0d5307fec (diff) | |
parent | fbb73ab679d399bd4f2b5943b0c6f3bf7ab2fe84 (diff) |
Merge tag 'upstream/3.0.5' into feature/upstream
Upstream version 3.0.5
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 4f9a7ab..836c9ab 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.04"; +static char * progver = "3.05"; static char * progname = "idelloem"; static int verbose = 0; static char fdebug = 0; |