From 4ce16000d3c7cdd46cbc84f608ec7c6d390d6817 Mon Sep 17 00:00:00 2001 From: Sadie Powell Date: Fri, 31 Jan 2020 12:42:54 +0000 Subject: Bump the 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 5190860fe..6f483f32b 100644 --- a/include/modules.h +++ b/include/modules.h @@ -112,7 +112,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 8 +#define INSPIRCD_VERSION_API 9 /** * This #define allows us to call a method in all -- cgit v1.2.3