diff options
author | geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b <geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864> | 2004-06-26 13:49:03 +0000 |
---|---|---|
committer | geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b <geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864> | 2004-06-26 13:49:03 +0000 |
commit | c5e6b22912b8f8d8ea259dd04f4be8638823f935 (patch) | |
tree | e948a2cba175f1021d79eec2bea649ac8ce4491d | |
parent | 9ffff8c699908184942050fd69ac1188ac988a9b (diff) |
BUILD : 1.7.4 (215) BUGS : NOTES : Forgot the Changes file
git-svn-id: svn://svn.anope.org/anope/trunk@215 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@157 5417fbe8-f217-4b02-8779-1006273d7864
-rw-r--r-- | Changes | 1 | ||||
-rw-r--r-- | version.log | 6 |
2 files changed, 6 insertions, 1 deletions
@@ -2,6 +2,7 @@ Anope Version S V N ------------------- Provided by Anope Dev. <dev@anope.org> - 2004 06/18 A Added proper Bahamut1.8 support. [ #55] +06/26 F Removed TSMODE from usermodes for bahamut [#112] 06/22 F Changed all strcasecmp's to stricmp's [ #00] 06/20 F PTLink server support [ #00] diff --git a/version.log b/version.log index d03fa6248..6318e41da 100644 --- a/version.log +++ b/version.log @@ -8,10 +8,14 @@ VERSION_MAJOR="1" VERSION_MINOR="7" VERSION_PATCH="4" -VERSION_BUILD="214" +VERSION_BUILD="215" # $Log$ # +# BUILD : 1.7.4 (215) +# BUGS : +# NOTES : Forgot the Changes file +# # BUILD : 1.7.4 (214) # BUGS : 112 # NOTES : Removed TSMODE for usermodes on bahamut 1.8 |