diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2018-01-14 19:52:55 +0100 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2018-01-14 19:52:55 +0100 |
commit | 5b50435985339941cc13b8a03b91323840e9ff65 (patch) | |
tree | 7dd3faad505cb700be9cf33e4f7a0e534f52f325 /util/oem_hp.c | |
parent | a065a7a25209c92425480fa90f9c5545e3fe0350 (diff) | |
parent | d5cdf594f2678cf690b802fbf4eb687dd9d98c4f (diff) |
Update upstream source from tag 'upstream/3.0.8'
Update to upstream version '3.0.8'
with Debian dir 1048c13e15771c5a2dc8a8c40d33dae266fdd3af
Diffstat (limited to 'util/oem_hp.c')
-rw-r--r-- | util/oem_hp.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/util/oem_hp.c b/util/oem_hp.c index 862456a..705e8ed 100644 --- a/util/oem_hp.c +++ b/util/oem_hp.c @@ -44,7 +44,7 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. #include "ievents.h" #include "isensor.h" -static char * progver = "3.07"; +static char * progver = "3.08"; static char * progname = "ihpoem"; static char *redund_str(uchar b) |