]> git.netwichtig.de Git - user/henk/code/inspircd.git/commitdiff
Bump the InspIRCd ABI version.
authorPeter Powell <petpow@saberuk.com>
Tue, 3 Dec 2019 12:25:12 +0000 (12:25 +0000)
committerPeter Powell <petpow@saberuk.com>
Tue, 3 Dec 2019 12:25:12 +0000 (12:25 +0000)
include/modules.h

index d739f0cf1ea7827078e584a45843e096dfe7a1df..8ec59102434f90fc7a2b7e139fb234ef114bcb78 100644 (file)
@@ -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