X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=include%2Fmodules.h;h=bf8b65343045cc6917af81465f503b55819c9028;hb=9982ec4e5b027ed24b1fda5e6fd3ab35b98de1a7;hp=f5af969de8dc31b8f2cd922157ef9582c520a941;hpb=850b7a3ace862101a944a9332d72b6bd597c17cc;p=user%2Fhenk%2Fcode%2Finspircd.git diff --git a/include/modules.h b/include/modules.h index f5af969de..bf8b65343 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 6 +#define INSPIRCD_VERSION_API 7 /** * This #define allows us to call a method in all