1
0
mirror of https://github.com/unrealircd/unrealircd.git synced 2026-07-06 00:53: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:
Bram Matthys
2019-08-26 20:29:47 +02:00
parent 526e5e09a4
commit 10faaf91ba
176 changed files with 371 additions and 413 deletions
+2 -2
View File
@@ -27,8 +27,8 @@ ModuleHeader MOD_HEADER(batch)
"batch",
"5.0",
"Batch CAP",
"3.2-b8-1",
NULL
"UnrealIRCd Team",
"unrealircd-5",
};
/* Forward declarations */