]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - include/modules.h
Avoid calling methods on NULL pointers wherever possible.
[user/henk/code/inspircd.git] / include / modules.h
index c0d852b0938947d17242430e9fb98cbfb9c871db..cd0d5aad01389b10d40e6620e85cf68de813a15d 100644 (file)
@@ -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 7
+#define INSPIRCD_VERSION_API 9
 
 /**
  * This #define allows us to call a method in all