diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2017-02-24 21:18:15 +0100 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2017-02-24 21:18:15 +0100 |
commit | e6806f1d217e07f52759e4fa1c792d1fe02f0d50 (patch) | |
tree | 9d88be25642b4dee4821a135522615970ac8e59f /util/oem_sun.c | |
parent | f85b8b834b7ff85c80503faa73f237040330087b (diff) |
New upstream version 3.0.2upstream/3.0.2
Diffstat (limited to 'util/oem_sun.c')
-rw-r--r-- | util/oem_sun.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/util/oem_sun.c b/util/oem_sun.c index 85b761f..5cedc34 100644 --- a/util/oem_sun.c +++ b/util/oem_sun.c @@ -109,7 +109,7 @@ static const struct valstr sunoem_led_mode_optvals[] = { /* global variables */ static char * progname = "isunoem"; -static char * progver = "3.01"; +static char * progver = "3.02"; static char fdebug = 0; static uchar g_bus = PUBLIC_BUS; static uchar g_sa = BMC_SA; |