X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=include%2Fmodules.h;h=8ec59102434f90fc7a2b7e139fb234ef114bcb78;hb=20fa9e1038ee3d5c2d0c89bf7e8e6dcda0644aa6;hp=d739f0cf1ea7827078e584a45843e096dfe7a1df;hpb=e3deb783406e15cf496afab6971a908215b2ea81;p=user%2Fhenk%2Fcode%2Finspircd.git 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