Skip to content

Commit 31f0309

Browse files
committed
バージョンを3.3.4に更新
1 parent 98045cc commit 31f0309

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/drivers/rtmouse_main.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* rtmouse_main.c
44
* Raspberry Pi Mouse device driver
55
*
6-
* Version: 3.3.3
6+
* Version: 3.3.4
77
*
88
* Copyright (C) 2015-2024 RT Corporation <[email protected]>
99
*
@@ -26,7 +26,7 @@
2626

2727
MODULE_AUTHOR("RT Corporation");
2828
MODULE_LICENSE("GPL");
29-
MODULE_VERSION("3.3.3");
29+
MODULE_VERSION("3.3.4");
3030
MODULE_DESCRIPTION("Raspberry Pi Mouse device driver");
3131

3232
/*

0 commit comments

Comments
 (0)