Skip to content

Commit

Permalink
Version updated to 1.9.0.4
Browse files Browse the repository at this point in the history
Signed-off-by: shenping.matt <shenping.matt@bytedance.com>
  • Loading branch information
shenping-bd committed Jan 12, 2024
1 parent 12c71cd commit 4282d19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion driver/LKM/include/kprobe.h
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,6 @@ extern const struct kprobe_initcall KPROBE_CALL(filter);
extern const struct kprobe_initcall KPROBE_CALL(anti_rootkit);
extern const struct kprobe_initcall KPROBE_CALL(kprobe_hook);

#define SMITH_VERSION "1.9.0.3"
#define SMITH_VERSION "1.9.0.4"

#endif /* __KPROBE_TEMPLATE_H */

0 comments on commit 4282d19

Please sign in to comment.