mirror of
https://github.com/unrealircd/unrealircd.git
synced 2026-07-06 09:13:12 +02:00
Require module header with version "unrealircd-6" now
This commit is contained in:
@@ -11,7 +11,7 @@ ModuleHeader MOD_HEADER
|
||||
"5.0", /* Version */
|
||||
"delayed join (+D,+d)", /* Short description of module */
|
||||
"UnrealIRCd Team",
|
||||
"unrealircd-5",
|
||||
"unrealircd-6",
|
||||
};
|
||||
|
||||
#define MOD_DATA_STR "delayjoin"
|
||||
|
||||
Reference in New Issue
Block a user