summaryrefslogtreecommitdiff
path: root/version.log
diff options
context:
space:
mode:
authorAdam <Adam@anope.org>2011-12-23 13:17:54 -0500
committerAdam <Adam@anope.org>2011-12-23 14:08:04 -0500
commit74556b77c02e6bec9b2d25f70fbb61803c148f40 (patch)
tree7665cbce17ec008704778e879d3b199ee8c8ae48 /version.log
parent91527cdcef273ade64f8d42864f9ca8289743fdc (diff)
Anope 1.8.7 Release1.8.7
Diffstat (limited to 'version.log')
-rw-r--r--version.log6
1 files changed, 3 insertions, 3 deletions
diff --git a/version.log b/version.log
index ace2d67e8..39c2adb57 100644
--- a/version.log
+++ b/version.log
@@ -7,10 +7,10 @@
VERSION_MAJOR="1"
VERSION_MINOR="8"
VERSION_PATCH="7"
-VERSION_EXTRA="-git"
-VERSION_BUILD="3088"
+VERSION_EXTRA=""
+VERSION_BUILD="3089"
-# $Log$ # Changes since 1.8.6 Release
+# Leading up to 1.8.7 Release
#Revision 3088 - Implemented API support for the SVSJOIN and SVSPART commands on UltimateIRCd 3.
#Revision 3087 - Fixed some typos in the spanish language file
#Revision 3086 - Fixed ignore not matching against users' real host or IP (introduced in rev. 3049).