We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6102058 commit bd94b8cCopy full SHA for bd94b8c
tpe_module.c
@@ -240,5 +240,5 @@ module_exit(tpe_exit);
240
MODULE_AUTHOR("Corey Henderson");
241
MODULE_LICENSE("GPL v2");
242
MODULE_DESCRIPTION("Trusted Path Execution (TPE) Module");
243
-MODULE_VERSION("2.0.2");
+MODULE_VERSION("2.0.3");
244
0 commit comments