mirror of
https://github.com/unrealircd/unrealircd.git
synced 2026-06-28 12:56:38 +02:00
Require module header with version "unrealircd-6" now
This commit is contained in:
@@ -30,7 +30,7 @@ ModuleHeader MOD_HEADER = {
|
||||
"5.0.1",
|
||||
"Require/deny modules across the network",
|
||||
"UnrealIRCd Team",
|
||||
"unrealircd-5",
|
||||
"unrealircd-6",
|
||||
};
|
||||
|
||||
typedef struct _denymod DenyMod;
|
||||
|
||||
Reference in New Issue
Block a user