We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 867b4b2 commit 2cfe219Copy full SHA for 2cfe219
driver/LKM/src/init.c
@@ -81,7 +81,7 @@ module_init(kprobes_init);
81
module_exit(kprobes_exit);
82
83
MODULE_INFO(homepage, "driver");
84
-MODULE_VERSION("1.7.0.6");
+MODULE_VERSION("1.7.0.8");
85
86
MODULE_LICENSE("GPL");
87
MODULE_AUTHOR("Will Chen <chenyue.will@bytedance.com>;Ping Shen <shenping.matt@bytedance.com>");
0 commit comments