We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c7512c8 commit ded8afcCopy full SHA for ded8afc
tpe_module.c
@@ -210,5 +210,5 @@ module_exit(tpe_exit);
210
MODULE_AUTHOR("Corey Henderson");
211
MODULE_LICENSE("GPL v2");
212
MODULE_DESCRIPTION("Trusted Path Execution (TPE) Module");
213
-MODULE_VERSION("2.0.0");
+MODULE_VERSION("2.0.1");
214
0 commit comments