diff options
-rw-r--r-- | Changes | 1 | ||||
-rw-r--r-- | version.log | 6 |
2 files changed, 5 insertions, 2 deletions
@@ -7,7 +7,6 @@ Provided by Anope Dev. <dev@anope.org> - 2004 08/10 F Fixed previous BotServ buffer fix. [#131] 08/10 F Updated documentation to reflect the changed build process. [ #00] 07/23 F Fixed BotServ buffer [#131] -07/23 F Fixed BotServ buffer [#131] 07/22 F Free NSNickTracking when a user quits. [#126] 07/22 F NOOP bug with wildcards. [#115] 07/22 F Removed RESTRICTED from incorrectly labeled lang file entry. [#111] diff --git a/version.log b/version.log index 2088fe80f..4402afca0 100644 --- a/version.log +++ b/version.log @@ -8,10 +8,14 @@ VERSION_MAJOR="1" VERSION_MINOR="7" VERSION_PATCH="5" -VERSION_BUILD="317" +VERSION_BUILD="318" # $Log$ # +# BUILD : 1.7.5 (318) +# BUGS : N/A +# NOTES : fixed a rearanging error in Changes which i caused :) +# # BUILD : 1.7.5 (317) # BUGS : N/A # NOTES : autoconf should now deal with no mysql properly |