Skip to content

Commit 6c1acaa

Browse files
committed
Increase version number for a release
1 parent a23a569 commit 6c1acaa

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
@@ -269,4 +269,4 @@ module_driver(huion_driver, hid_register_driver, hid_unregister_driver);
269269
MODULE_AUTHOR("Martin Rusko");
270270
MODULE_DESCRIPTION("Huion HID driver");
271271
MODULE_LICENSE("GPL");
272-
MODULE_VERSION("3");
272+
MODULE_VERSION("4");

0 commit comments

Comments
 (0)