1
0
mirror of https://github.com/unrealircd/unrealircd.git synced 2026-06-28 18:16:37 +02:00

Require module header with version "unrealircd-6" now

This commit is contained in:
Bram Matthys
2021-08-10 14:37:10 +02:00
parent 7063cd0c86
commit 4e5dd044f5
190 changed files with 191 additions and 191 deletions
+1 -1
View File
@@ -32,7 +32,7 @@ ModuleHeader MOD_HEADER
"5.0",
"command /admin",
"UnrealIRCd Team",
"unrealircd-5",
"unrealircd-6",
};
MOD_INIT()