summaryrefslogtreecommitdiff
path: root/version.log
diff options
context:
space:
mode:
Diffstat (limited to 'version.log')
-rw-r--r--version.log3
1 files changed, 2 insertions, 1 deletions
diff --git a/version.log b/version.log
index dda1da865..67dce8658 100644
--- a/version.log
+++ b/version.log
@@ -8,9 +8,10 @@ VERSION_MAJOR="1"
VERSION_MINOR="8"
VERSION_PATCH="7"
VERSION_EXTRA="-git"
-VERSION_BUILD="3076"
+VERSION_BUILD="3077"
# $Log$ # Changes since 1.8.6 Release
+#Revision 3077 - Bug #1287 - Fixed chan_set_correct_modes to not deop the first user from syncing servers
#Revision 3076 - Bug #1269 - Fixed install.js for Windows 7 builds.
#Revision 3075 - Fixed a potential crash in the badwords kicker, and fixed matching BW_SINGLE with BSCaseSensitive enabled
#Revision 3074 - Bug #1273 - Fixed removing vhosts on InspIRCd when m_cloaking is unloaded