From cce547c6a9089c698a1825e97ff4664e352db5ad Mon Sep 17 00:00:00 2001 From: "geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b" Date: Mon, 14 Mar 2005 20:05:01 +0000 Subject: [PATCH] BUILD : 1.7.8 (624) BUGS : 312 NOTES : Revision 623 was the bugfix for bug 312, noted it in Changes now git-svn-id: svn://svn.anope.org/anope/trunk@624 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@472 5417fbe8-f217-4b02-8779-1006273d7864 --- Changes | 2 +- version.log | 6 +++++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/Changes b/Changes index a6fce6d07..aba13db11 100644 --- a/Changes +++ b/Changes @@ -46,7 +46,7 @@ Provided by Trystan - 2005 03/14 R Removed some old irc-services convertor ifdef's [#317] Provided by DrStein - 2005 -03/14 F Updated docs/FAQ. [ #00] +03/14 F Updated docs/FAQ. [#312] 03/09 F Updated Spanish language file (es.l). [ #00] Provided by Ricardo - 2005 diff --git a/version.log b/version.log index ea00fd38c..40bb454f1 100644 --- a/version.log +++ b/version.log @@ -8,10 +8,14 @@ VERSION_MAJOR="1" VERSION_MINOR="7" VERSION_PATCH="8" -VERSION_BUILD="623" +VERSION_BUILD="624" # $Log$ # +# BUILD : 1.7.8 (624) +# BUGS : 312 +# NOTES : Revision 623 was the bugfix for bug 312, noted it in Changes now +# # BUILD : 1.7.8 (623) # BUGS : # NOTES : FAQ update (thx DrS)