mirror of
https://github.com/unrealircd/unrealircd.git
synced 2026-06-12 17:14:46 +02:00
Bump maxperip and connthrottle module version to 2.0.0
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
|
||||
#include "unrealircd.h"
|
||||
|
||||
#define CONNTHROTTLE_VERSION "1.3"
|
||||
#define CONNTHROTTLE_VERSION "2.0.0"
|
||||
|
||||
#ifndef CALLBACKTYPE_REPUTATION_STARTTIME
|
||||
#define CALLBACKTYPE_REPUTATION_STARTTIME 5
|
||||
|
||||
@@ -22,7 +22,7 @@
|
||||
ModuleHeader MOD_HEADER
|
||||
= {
|
||||
"maxperip",
|
||||
"1.0.0",
|
||||
"2.0.0",
|
||||
"Limit user connections based on ip address",
|
||||
"UnrealIRCd Team",
|
||||
"unrealircd-6",
|
||||
|
||||
Reference in New Issue
Block a user