From 96ec4cf401c7d52ddff087b450b98bf28a9a4b67 Mon Sep 17 00:00:00 2001 From: "geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b" Date: Sun, 3 Oct 2004 06:39:07 +0000 Subject: [PATCH] BUILD : 1.7.5 (366) BUGS : NOTES : Fixed a typo in T his previous commit (logins on -> logs on) git-svn-id: svn://svn.anope.org/anope/trunk@366 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@237 5417fbe8-f217-4b02-8779-1006273d7864 --- Changes.conf | 2 +- data/example.conf | 2 +- version.log | 6 +++++- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/Changes.conf b/Changes.conf index 88ef99dc9..8eec98d20 100644 --- a/Changes.conf +++ b/Changes.conf @@ -32,7 +32,7 @@ Anope Version S V N #UseSVS2MODE # NewsCount [OPTIONAL] -# The number of LOGON/OPER News item to display when a user logins +# The number of LOGON/OPER News item to display when a user logs # on. The default value is 3 #NewsCount diff --git a/data/example.conf b/data/example.conf index 5421e3810..ac13a8697 100644 --- a/data/example.conf +++ b/data/example.conf @@ -477,7 +477,7 @@ GlobalOnCycleUP "Services are now back online - have a nice day" #UseSVS2MODE # NewsCount [OPTIONAL] -# The number of LOGON/OPER News item to display when a user logins +# The number of LOGON/OPER News item to display when a user logs # on. The default value is 3 #NewsCount diff --git a/version.log b/version.log index 999754aa5..4b0960afe 100644 --- a/version.log +++ b/version.log @@ -8,10 +8,14 @@ VERSION_MAJOR="1" VERSION_MINOR="7" VERSION_PATCH="5" -VERSION_BUILD="365" +VERSION_BUILD="366" # $Log$ # +# BUILD : 1.7.5 (366) +# BUGS : +# NOTES : Fixed a typo in T his previous commit (logins on -> logs on) +# # BUILD : 1.7.5 (365) # BUGS : 172 # NOTES : - New directive NewsCount