From 0e90cc97645cbef337614b4e35b4d3f271b6d5c9 Mon Sep 17 00:00:00 2001 From: Jim Klimov Date: Sun, 12 Feb 2023 17:42:35 +0100 Subject: [PATCH] Update tripplite-hid.c Update subdriver version along with content bump --- drivers/tripplite-hid.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/tripplite-hid.c b/drivers/tripplite-hid.c index ac6fe0129c..ed93b3dd4d 100644 --- a/drivers/tripplite-hid.c +++ b/drivers/tripplite-hid.c @@ -29,7 +29,7 @@ #include "tripplite-hid.h" #include "usb-common.h" -#define TRIPPLITE_HID_VERSION "TrippLite HID 0.84" +#define TRIPPLITE_HID_VERSION "TrippLite HID 0.85" /* FIXME: experimental flag to be put in upsdrv_info */