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 67dce8658..58c7174d3 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="3077"
+VERSION_BUILD="3078"
# $Log$ # Changes since 1.8.6 Release
+#Revision 3078 - Fixed loading bs_fantasy_owner on startup when using InspIRCd 2.0
#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