summaryrefslogtreecommitdiff
path: root/include/configreader.h
diff options
context:
space:
mode:
authorAttila Molnar <attilamolnar@hush.com>2016-09-02 21:51:19 +0200
committerAttila Molnar <attilamolnar@hush.com>2016-09-02 21:51:19 +0200
commit458ea2029cf36e9e8d3c7b7d0176e365234c018a (patch)
treefa9b4ec00d04827a5916156857bfc57e9ab3403f /include/configreader.h
parent5267fb9d362aeb326c9e64f7171c957f76776f90 (diff)
Bump version to 3.0 in comments and messages
Diffstat (limited to 'include/configreader.h')
-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;