diff options
-rw-r--r-- | Changes | 2 | ||||
-rw-r--r-- | version.log | 6 |
2 files changed, 6 insertions, 2 deletions
@@ -46,7 +46,7 @@ Provided by Trystan <trystan@nomadirc.net> - 2005 03/14 R Removed some old irc-services convertor ifdef's [#317] Provided by DrStein <gacevedo@anope.org> - 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 <ricardoltdb@gmail.com> - 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) |