diff options
-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 |