diff options
author | keeper keeper@31f1291d-b8d6-0310-a050-a5561fc1590b <keeper keeper@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864> | 2004-07-22 22:53:39 +0000 |
---|---|---|
committer | keeper keeper@31f1291d-b8d6-0310-a050-a5561fc1590b <keeper keeper@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864> | 2004-07-22 22:53:39 +0000 |
commit | e89af04c1f5ced7f8657cfc09fd6feba5a50d3a5 (patch) | |
tree | 2971fae4b79a8e9522c2744ec4c7cc3569cd4692 | |
parent | e72a16bd713babf45ab979b5ab388f5cc3a3b706 (diff) |
BUILD : 1.7.4 (278) BUGS : NOTES : Forgot Changes *shrug*
git-svn-id: svn://svn.anope.org/anope/trunk@278 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@180 5417fbe8-f217-4b02-8779-1006273d7864
-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 |