diff options
author | dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b <dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864> | 2004-06-24 18:39:15 +0000 |
---|---|---|
committer | dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b <dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864> | 2004-06-24 18:39:15 +0000 |
commit | b55bed4001d5fbaadc76dc740bda5fc0e727160f (patch) | |
tree | 3cd5ff62274e9905852be561dcb7d234e8f47026 | |
parent | 9d6a1b825cd19680f6721314b5a596f1d0ac939f (diff) |
BUILD : 1.7.4 (212) BUGS : none NOTES : Moved Changes entries around.
git-svn-id: svn://svn.anope.org/anope/trunk@212 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@154 5417fbe8-f217-4b02-8779-1006273d7864
-rw-r--r-- | Changes | 2 | ||||
-rw-r--r-- | version.log | 6 |
2 files changed, 6 insertions, 2 deletions
@@ -1,9 +1,9 @@ Anope Version S V N ------------------- Provided by Anope Dev. <dev@anope.org> - 2004 +06/18 A Added proper Bahamut1.8 support. [ #55] 06/22 F Changed all strcasecmp's to stricmp's [ #00] 06/20 F PTLink server support [ #00] -06/18 A Added proper Bahamut1.8 support. [ #55] Anope Version 1.7.4 ------------------- diff --git a/version.log b/version.log index 8ae6ecbf4..46f3c9aa0 100644 --- a/version.log +++ b/version.log @@ -8,10 +8,14 @@ VERSION_MAJOR="1" VERSION_MINOR="7" VERSION_PATCH="4" -VERSION_BUILD="211" +VERSION_BUILD="212" # $Log$ # +# BUILD : 1.7.4 (212) +# BUGS : none +# NOTES : Moved Changes entries around. +# # BUILD : 1.7.4 (211) # BUGS : N/A # NOTES : Fixed a booboo with my last commit :) |