mirror of
https://github.com/unrealircd/unrealircd.git
synced 2026-07-10 12:23:13 +02:00
Bump module header version to "unrealircd-5", add author field
and remove old dependency field (never used, was always NULL, broken since 3.2.x) I'll add some constraints later on things like names and versions. IOTW: more changes to follow, don't mass update your own mods yet.
This commit is contained in:
@@ -39,8 +39,8 @@ ModuleHeader MOD_HEADER(webirc)
|
||||
"webirc",
|
||||
"5.0",
|
||||
"WebIRC/CGI:IRC Support",
|
||||
"3.2-b8-1",
|
||||
NULL
|
||||
"UnrealIRCd Team",
|
||||
"unrealircd-5",
|
||||
};
|
||||
|
||||
/* Global variables */
|
||||
|
||||
Reference in New Issue
Block a user