diff options
author | geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b <geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864> | 2004-08-24 17:59:45 +0000 |
---|---|---|
committer | geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b <geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864> | 2004-08-24 17:59:45 +0000 |
commit | b05797bb10efec25579bda27ff4338f0b7803ac2 (patch) | |
tree | d0cff84843ef3acea5999ed39cf5aceaceb85fd2 | |
parent | 551eb626725eb3b7b9fd5f8500d9c17c54872460 (diff) |
BUILD : 1.7.5 (334) BUGS : NOTES : Oops in the Changes file... (bad me)
git-svn-id: svn://svn.anope.org/anope/trunk@334 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@210 5417fbe8-f217-4b02-8779-1006273d7864
-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 |