mirror of
https://github.com/gnif/vendor-reset
synced 2024-11-04 18:00:17 +00:00
Bump MODULE_VERSION to 0.1.1
MODULE_VERSION was still set to the old version of 0.1.0, which would give out a warning when DKIM performed version sanity checks.
This commit is contained in:
parent
225a49a409
commit
7d43285a50
@ -53,4 +53,4 @@ module_exit(vendor_reset_exit);
|
||||
MODULE_LICENSE("GPL v2");
|
||||
MODULE_AUTHOR("Geoffrey McRae <geoff@hostfission.com>");
|
||||
MODULE_AUTHOR("Adam Madsen <adam@ajmadsen.com>");
|
||||
MODULE_VERSION("0.1.0");
|
||||
MODULE_VERSION("0.1.1");
|
||||
|
Loading…
Reference in New Issue
Block a user