mirror of
https://github.com/anope/anope.git
synced 2026-07-09 23:03:12 +02:00
BUILD : 1.7.10 (882) BUGS : n/a NOTES : Typo fix
git-svn-id: svn://svn.anope.org/anope/trunk@882 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@629 5417fbe8-f217-4b02-8779-1006273d7864
This commit is contained in:
parent
78030c9c0a
commit
f470726c34
+1
-2
@@ -318,8 +318,7 @@ NetworkName "LocalNet"
|
||||
# Numeric [OPTIONAL]
|
||||
# Many ircd identify themselves with a Numeric ID when using this option
|
||||
# consult your ircds documentation before using this
|
||||
#Numeric "3AX"
|
||||
#Numeric "4"
|
||||
#Numeric "64"
|
||||
|
||||
# NickLen [REQUIRED]
|
||||
# Set this to the maximum allowed nick length on your network. Anope does
|
||||
|
||||
+5
-1
@@ -8,10 +8,14 @@
|
||||
VERSION_MAJOR="1"
|
||||
VERSION_MINOR="7"
|
||||
VERSION_PATCH="10"
|
||||
VERSION_BUILD="881"
|
||||
VERSION_BUILD="882"
|
||||
|
||||
# $Log$
|
||||
#
|
||||
# BUILD : 1.7.10 (882)
|
||||
# BUGS : n/a
|
||||
# NOTES : Typo fix
|
||||
#
|
||||
# BUILD : 1.7.10 (881)
|
||||
# BUGS :
|
||||
# NOTES : Added a NickLen directive to make sure bot nicks are not longer than the net's allowed niclen, and thus we can't be yelled at because of that
|
||||
|
||||
Reference in New Issue
Block a user