Skip to content

Commit 377c6ca

Browse files
committed
Increase version number for a release
1 parent 4b99a4c commit 377c6ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hid-huion.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -267,4 +267,4 @@ module_driver(huion_driver, hid_register_driver, hid_unregister_driver);
267267
MODULE_AUTHOR("Martin Rusko");
268268
MODULE_DESCRIPTION("Huion HID driver");
269269
MODULE_LICENSE("GPL");
270-
MODULE_VERSION("2");
270+
MODULE_VERSION("3");

0 commit comments

Comments
 (0)