Skip to content

Commit 22abcfc

Browse files
committed
fix: module version should be 1.0.1
1 parent eaa1068 commit 22abcfc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

brutal.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -308,4 +308,4 @@ module_exit(brutal_unregister);
308308
MODULE_AUTHOR("Aperture Internet Laboratory");
309309
MODULE_LICENSE("GPL");
310310
MODULE_DESCRIPTION("TCP Brutal");
311-
MODULE_VERSION("1.0.0");
311+
MODULE_VERSION("1.0.1");

0 commit comments

Comments
 (0)