From f470726c34a3c16d4b46622954fa0b3da86c5fbe Mon Sep 17 00:00:00 2001 From: "dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b" Date: Sun, 11 Sep 2005 21:19:41 +0000 Subject: [PATCH] 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 --- data/example.conf | 3 +-- version.log | 6 +++++- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/data/example.conf b/data/example.conf index 5d004f5fd..6cb6a539f 100644 --- a/data/example.conf +++ b/data/example.conf @@ -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 diff --git a/version.log b/version.log index 61fb13fda..1ac15ee61 100644 --- a/version.log +++ b/version.log @@ -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