From 7c8e2990a1cc990f73822e037e1f0866f8aba97e Mon Sep 17 00:00:00 2001 From: Peter Powell Date: Mon, 15 Apr 2019 12:23:43 +0100 Subject: Bump the API revision for the previous commit. --- 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 ae438128d..eca64eeec 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 3 +#define INSPIRCD_VERSION_API 4 /** * This #define allows us to call a method in all -- cgit v1.2.3