summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Changes2
-rw-r--r--Changes.conf2
-rw-r--r--Changes.lang2
-rw-r--r--Changes.mysql6
-rw-r--r--version.log6
5 files changed, 9 insertions, 9 deletions
diff --git a/Changes b/Changes
index b5ac0790f..4824d518c 100644
--- a/Changes
+++ b/Changes
@@ -1,4 +1,4 @@
-Anope Version 1.8 - GIT
+Anope Version 1.8.7
-----------------------
08/18 A Added support for Hybrid's channel mode +S [#1319]
08/18 A Added support for Hybrid's channel mode +O [#1320]
diff --git a/Changes.conf b/Changes.conf
index 2c3aec588..313c3a5f5 100644
--- a/Changes.conf
+++ b/Changes.conf
@@ -1,4 +1,4 @@
-Anope Version 1.8 - GIT
+Anope Version 1.8.7
-----------------------
** ADDED CONFIGURATION DIRECTIVES **
diff --git a/Changes.lang b/Changes.lang
index fe97a86b8..afc991eae 100644
--- a/Changes.lang
+++ b/Changes.lang
@@ -1,4 +1,4 @@
-Anope Version 1.8 - GIT
+Anope Version 1.8.7
-----------------------
*** New Strings:
diff --git a/Changes.mysql b/Changes.mysql
index 2874fabfa..c8297ebd1 100644
--- a/Changes.mysql
+++ b/Changes.mysql
@@ -1,6 +1,6 @@
-Anope Version 1.8 - GIT
------------------------
-
+Anope Version 1.8.7
+--------------------
+- NONE
Anope Version 1.8.6
-------------------
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).