Skip to content

Commit 9904cbe

Browse files
authored
bump version to 0.16.0 (#746)
1 parent 3f643c2 commit 9904cbe

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.15.0
1+
0.16.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 15
55+
#define HID_API_VERSION_MINOR 16
5656
/** @brief Static/compile-time patch version of the library.
5757
5858
@ingroup API

0 commit comments

Comments
 (0)