From 89510c143fac8a299a7ede46fe1a8220c703cb1c Mon Sep 17 00:00:00 2001 From: Attila Molnar Date: Tue, 21 Jan 2014 14:13:02 +0100 Subject: Bump API version because of 3f4d54eb031f1cd6b016dfe1f768ed86303e3856 --- include/modules.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/modules.h b/include/modules.h index 00f2cbb62..c0d852b09 100644 --- a/include/modules.h +++ b/include/modules.h @@ -116,7 +116,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 6 +#define INSPIRCD_VERSION_API 7 /** * This #define allows us to call a method in all -- cgit v1.2.3