From 7f36a337134102b46e4b1c80d989f38ee08ec194 Mon Sep 17 00:00:00 2001 From: Peter Powell Date: Tue, 3 Dec 2019 12:25:12 +0000 Subject: Bump the InspIRCd ABI version. --- include/modules.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include') diff --git a/include/modules.h b/include/modules.h index d739f0cf1..8ec591024 100644 --- a/include/modules.h +++ b/include/modules.h @@ -107,7 +107,7 @@ struct ModResult { * and numerical comparisons in preprocessor macros if they wish to support * multiple versions of InspIRCd in one file. */ -#define INSPIRCD_VERSION_API 7 +#define INSPIRCD_VERSION_API 8 /** * This #define allows us to call a method in all -- cgit v1.3.1-10-gc9f91