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:
+2
-1
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user