diff options
author | geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b <geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864> | 2005-09-21 16:55:51 +0000 |
---|---|---|
committer | geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b <geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864> | 2005-09-21 16:55:51 +0000 |
commit | 4a13e8096ec4ae458c6afe5c5d586427578344df (patch) | |
tree | e62225bdaaf5b27f487459ec6d2b2cbee253b7e6 | |
parent | 00bf5bcacef030b6194f2754aff0d25d09f8076e (diff) |
BUILD : 1.7.11 (894) BUGS : NOTES : Anope 1.7.11-rc3
git-svn-id: svn://svn.anope.org/anope/trunk@894 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@641 5417fbe8-f217-4b02-8779-1006273d7864
-rw-r--r-- | version.log | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/version.log b/version.log index ad020ad36..855816926 100644 --- a/version.log +++ b/version.log @@ -8,11 +8,15 @@ VERSION_MAJOR="1" VERSION_MINOR="7" VERSION_PATCH="11" -VERSION_EXTRA="-rc2" -VERSION_BUILD="893" +VERSION_EXTRA="-rc3" +VERSION_BUILD="894" # $Log$ # +# BUILD : 1.7.11 (894) +# BUGS : +# NOTES : Anope 1.7.11-rc3 +# # BUILD : 1.7.11 (893) # BUGS : # NOTES : Fixed a segfault in find_byuid() if it was passed with a NULL-argument |