summaryrefslogtreecommitdiff
path: root/util/oem_sun.c
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2017-08-13 17:26:48 +0200
committerJörg Frings-Fürst <debian@jff-webhosting.net>2017-08-13 17:26:48 +0200
commit64529036a8d742cc45f4b35085205c86ab46b5e0 (patch)
tree564ce1d693ed2c23a626262ac59d8a8d383856e8 /util/oem_sun.c
parent401b3073c7af7fe89dd70955ef4431da91cc3f29 (diff)
parentb95848947f99031ad56ed6220665bdb3658d8113 (diff)
Merge branch 'feature/upstream' into develop
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 c45f6ee..e225a77 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.05";
+static char * progver = "3.06";
static char fdebug = 0;
static uchar g_bus = PUBLIC_BUS;
static uchar g_sa = BMC_SA;