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
4d14ab00d9
commit
46810589e3
@ -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…
x
Reference in New Issue
Block a user