Skip to content

Commit 9fc8b01

Browse files
committed
hid_send_output_report: bump version to 0.15.0
1 parent 4578ea2 commit 9fc8b01

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.14.0
1+
0.15.0

hidapi/hidapi.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
5353
@ingroup API
5454
*/
55-
#define HID_API_VERSION_MINOR 14
55+
#define HID_API_VERSION_MINOR 15
5656
/** @brief Static/compile-time patch version of the library.
5757
5858
@ingroup API

0 commit comments

Comments
 (0)