aboutsummaryrefslogtreecommitdiffstats
path: root/include/modules.h
diff options
context:
space:
mode:
authorGravatar Daniel De Graaf2010-08-05 09:10:54 -0400
committerGravatar Daniel De Graaf2010-08-05 09:10:54 -0400
commit818f9f79047e27979720495dd67df8a6ead9d212 (patch)
treef1d44a54d60351c9992407c1c84f28a1e04e4c57 /include/modules.h
parentCall OnCheckJoin for override joins so hooks are still run (diff)
Allow OnParameterMissing to fill in the missing parameter
Diffstat (limited to 'include/modules.h')
-rw-r--r--include/modules.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/modules.h b/include/modules.h
index 99b702578..a1f575be4 100644
--- a/include/modules.h
+++ b/include/modules.h
@@ -104,7 +104,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 2
+#define INSPIRCD_VERSION_API 3
/**
* This #define allows us to call a method in all