diff options
| author | 2019-12-03 12:25:12 +0000 | |
|---|---|---|
| committer | 2019-12-03 12:25:12 +0000 | |
| commit | 7f36a337134102b46e4b1c80d989f38ee08ec194 (patch) | |
| tree | d672c1db0abfa3b11f5970bd7409a51bbbf77e23 /include | |
| parent | Add a note to the issue template about the security policy. (diff) | |
Bump the InspIRCd ABI version.
Diffstat (limited to 'include')
| -rw-r--r-- | include/modules.h | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
