Skip to content

Commit 2cfe219

Browse files
committed
update version into 1.7.0.8
1 parent 867b4b2 commit 2cfe219

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

driver/LKM/src/init.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ module_init(kprobes_init);
8181
module_exit(kprobes_exit);
8282

8383
MODULE_INFO(homepage, "driver");
84-
MODULE_VERSION("1.7.0.6");
84+
MODULE_VERSION("1.7.0.8");
8585

8686
MODULE_LICENSE("GPL");
8787
MODULE_AUTHOR("Will Chen <chenyue.will@bytedance.com>;Ping Shen <shenping.matt@bytedance.com>");

0 commit comments

Comments
 (0)