diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2017-09-26 05:42:52 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2017-09-26 05:42:52 +0200 |
commit | 4d636b96fa149e64d8a716b64828d63a0b9544e5 (patch) | |
tree | 609ef00fbb38a96c214484d06bf2f990d86bbdbf /util/oem_dell.c | |
parent | 64529036a8d742cc45f4b35085205c86ab46b5e0 (diff) | |
parent | 6219857d0cc595597fa712decf9eeaabbf9d291b (diff) |
Merge branch 'feature/upstream' into develop
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 b226a95..dcfe52a 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.06"; +static char * progver = "3.07"; static char * progname = "idelloem"; static int verbose = 0; static char fdebug = 0; |