Skip to content

Commit

Permalink
Update tripplite-hid.c
Browse files Browse the repository at this point in the history
Update subdriver version along with content bump
  • Loading branch information
jimklimov authored and JonGilmore committed Feb 13, 2023
1 parent 81389d4 commit 0e90cc9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/tripplite-hid.c
Original file line number Diff line number Diff line change
Expand Up @@ -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 */


Expand Down

0 comments on commit 0e90cc9

Please sign in to comment.