summaryrefslogtreecommitdiff
path: root/util/oem_sun.c
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2017-06-10 14:18:40 +0200
committerJörg Frings-Fürst <debian@jff-webhosting.net>2017-06-10 14:18:40 +0200
commit0c2e4332184de75bab22ba4a95e5bc5aa1833a96 (patch)
tree786a4147878f597f7653dfa7b1c392bfb62ef2e7 /util/oem_sun.c
parent715160edeb4dfc4335f8def440806ad0d5307fec (diff)
parentfbb73ab679d399bd4f2b5943b0c6f3bf7ab2fe84 (diff)
Merge tag 'upstream/3.0.5' into feature/upstream
Upstream version 3.0.5
Diffstat (limited to 'util/oem_sun.c')
-rw-r--r--util/oem_sun.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/util/oem_sun.c b/util/oem_sun.c
index 8aa211b..c45f6ee 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.04";
+static char * progver = "3.05";
static char fdebug = 0;
static uchar g_bus = PUBLIC_BUS;
static uchar g_sa = BMC_SA;