aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorGravatar Attila Molnar2016-09-02 21:51:19 +0200
committerGravatar Attila Molnar2016-09-02 21:51:19 +0200
commit458ea2029cf36e9e8d3c7b7d0176e365234c018a (patch)
treefa9b4ec00d04827a5916156857bfc57e9ab3403f /include
parentMerge insp20 (diff)
Bump version to 3.0 in comments and messages
Diffstat (limited to 'include')
-rw-r--r--include/configreader.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/configreader.h b/include/configreader.h
index fb93adafd..005d4a37d 100644
--- a/include/configreader.h
+++ b/include/configreader.h
@@ -451,11 +451,11 @@ class CoreExport ServerConfig
*/
OperIndex OperTypes;
- /** Default value for <connect:maxchans>, deprecated in 2.2
+ /** Default value for <connect:maxchans>, deprecated in 3.0
*/
unsigned int MaxChans;
- /** Default value for <oper:maxchans>, deprecated in 2.2
+ /** Default value for <oper:maxchans>, deprecated in 3.0
*/
unsigned int OperMaxChans;