1
0
mirror of https://github.com/anope/anope.git synced 2026-07-03 08:33:12 +02:00

Bug #1269 - Fixed install.js for Windows 7 builds.

This commit is contained in:
lethality
2011-07-28 18:22:52 +01:00
parent 30ea6365de
commit 8007cc8a3a
3 changed files with 41 additions and 26 deletions
+2 -1
View File
@@ -8,9 +8,10 @@ VERSION_MAJOR="1"
VERSION_MINOR="8"
VERSION_PATCH="7"
VERSION_EXTRA="-git"
VERSION_BUILD="3075"
VERSION_BUILD="3076"
# $Log$ # Changes since 1.8.6 Release
#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