Argh! I updated the version number in the MODULE_DEPEND() thingamagook but
not in the actual MODULE_VERSION(). Pass me the pointy hat.
This commit is contained in:
parent
5b41c0773e
commit
32c798f806
@ -388,4 +388,4 @@ static moduledata_t pseudofs_data = {
|
||||
NULL
|
||||
};
|
||||
DECLARE_MODULE(pseudofs, pseudofs_data, SI_SUB_EXEC, SI_ORDER_FIRST);
|
||||
MODULE_VERSION(pseudofs, 2);
|
||||
MODULE_VERSION(pseudofs, 3);
|
||||
|
Loading…
Reference in New Issue
Block a user