From 925afed1b90871a52fb19f0ee2cb99cd26a53bae Mon Sep 17 00:00:00 2001 From: Attila Molnar Date: Fri, 17 Jun 2016 12:04:12 +0200 Subject: Don't exit on rehash if the pid file cannot be written --- include/modules.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/modules.h') diff --git a/include/modules.h b/include/modules.h index 9857012fc..4d4d0871f 100644 --- a/include/modules.h +++ b/include/modules.h @@ -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 9 +#define INSPIRCD_VERSION_API 10 /** * This #define allows us to call a method in all -- cgit v1.2.3