Skip to content

Commit ded8afc

Browse files
author
Corey Henderson
committed
Tag version 2.0.1
1 parent c7512c8 commit ded8afc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tpe_module.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -210,5 +210,5 @@ module_exit(tpe_exit);
210210
MODULE_AUTHOR("Corey Henderson");
211211
MODULE_LICENSE("GPL v2");
212212
MODULE_DESCRIPTION("Trusted Path Execution (TPE) Module");
213-
MODULE_VERSION("2.0.0");
213+
MODULE_VERSION("2.0.1");
214214

0 commit comments

Comments
 (0)