diff options
-rw-r--r-- | Changes | 2 | ||||
-rw-r--r-- | version.log | 6 |
2 files changed, 6 insertions, 2 deletions
@@ -2,10 +2,10 @@ Anope Version S V N ------------------- Provided by Anope Dev. <dev@anope.org> - 2004 08/24 A New -l option for am script to list possible selectors. [ #00] +08/24 F Compile error with gcc2. [ #00] Provided by Trystan <trystan@nomadirc.net> - 2004 08/23 A New protocol independent design (aka anope-capab). [ #00] -08/24 F Compile error with gcc2. [ #00] Anope Version 1.7.5 ------------------- diff --git a/version.log b/version.log index 2d7dcfbf3..88a6798e6 100644 --- a/version.log +++ b/version.log @@ -8,10 +8,14 @@ VERSION_MAJOR="1" VERSION_MINOR="7" VERSION_PATCH="5" -VERSION_BUILD="333" +VERSION_BUILD="334" # $Log$ # +# BUILD : 1.7.5 (334) +# BUGS : +# NOTES : Oops in the Changes file... (bad me) +# # BUILD : 1.7.5 (333) # BUGS : none # NOTES : Fixed verbose Makefile echo |