diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2015-04-29 15:49:15 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2015-04-29 15:49:15 +0200 |
commit | 2945f6199eb2652bd8092367ae456dc0e49fb76d (patch) | |
tree | d77c66c0e5206b9a9f3439c29de6c4c65d12e1a4 /util/oem_dell.c | |
parent | 563deb61bf7f474ef6aa89f2038457af54eed0c1 (diff) | |
parent | b18f5bf2db0fba2e7e539f68645836036d940d26 (diff) |
New upstream release 2.9.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 ef2fe4c..0e16d95 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 = "2.95"; +static char * progver = "2.96"; static char * progname = "idelloem"; static int verbose = 0; static char fdebug = 0; |