diff options
-rw-r--r-- | Changes | 1 | ||||
-rw-r--r-- | version.log | 6 |
2 files changed, 6 insertions, 1 deletions
@@ -1,6 +1,7 @@ Anope Version S V N ------------------- Provided by Anope Dev. <dev@anope.org> - 2004 +07/23 F Fixed BotServ buffer [#131] 07/17 A Switched to autoconf for configure script. [ #00] 07/05 A Warning when LocalAddress conflicts with RemoteServer. [#118] 06/18 A Added proper Bahamut1.8 support. [ #55] diff --git a/version.log b/version.log index 924c8af3a..6364c5130 100644 --- a/version.log +++ b/version.log @@ -8,10 +8,14 @@ VERSION_MAJOR="1" VERSION_MINOR="7" VERSION_PATCH="4" -VERSION_BUILD="277" +VERSION_BUILD="278" # $Log$ # +# BUILD : 1.7.4 (278) +# BUGS : +# NOTES : Forgot Changes *shrug* +# # BUILD : 1.7.4 (277) # BUGS : 131 # NOTES : BotServ fantasy modified (module) buffer |