Skip to content

Commit 6b9a4fc

Browse files
committed
Bump version number.
1 parent 52de7f8 commit 6b9a4fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hkd.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
#include <linux/input.h>
1818
#include <libevdev/libevdev-uinput.h>
1919

20-
#define VERSION "v1.0.0"
20+
#define VERSION "v1.0.1"
2121
#define INPUT_VAL_PRESS 1
2222
#define INPUT_VAL_RELEASE 0
2323
#define INPUT_VAL_REPEAT 2

0 commit comments

Comments
 (0)