1
0
mirror of https://github.com/anope/anope.git synced 2026-06-12 19:14:47 +02:00

Bump and update version.log

This commit is contained in:
Robby-
2014-02-10 21:35:04 +01:00
parent 172325ee97
commit 64f83b3ccf
+2 -1
View File
@@ -8,9 +8,10 @@ VERSION_MAJOR="1"
VERSION_MINOR="8"
VERSION_PATCH="9"
VERSION_EXTRA="-git"
VERSION_BUILD="3128"
VERSION_BUILD="3129"
# Changes since 1.8.8 Release
#Revision 3129 - listchans: Fix typo: nickname -> channel
#Revision 3128 - Fix undefined symbol error on Solaris11 when building anopesmtp
#Revision 3125 - Fix kick reason in cs_suspend and cs_forbid if no reason is given
#Revision 3124 - hs_request: Improve logging of new vhost requests