summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Changes4
-rw-r--r--Changes.conf4
-rw-r--r--Changes.lang4
-rw-r--r--Changes.mysql3
-rw-r--r--version.log11
5 files changed, 23 insertions, 3 deletions
diff --git a/Changes b/Changes
index 4824d518c..1be9f4d52 100644
--- a/Changes
+++ b/Changes
@@ -1,3 +1,7 @@
+Anope Version 1.8 - GIT
+-----------------------
+
+
Anope Version 1.8.7
-----------------------
08/18 A Added support for Hybrid's channel mode +S [#1319]
diff --git a/Changes.conf b/Changes.conf
index 313c3a5f5..d15034405 100644
--- a/Changes.conf
+++ b/Changes.conf
@@ -1,3 +1,7 @@
+Anope Version 1.8 - GIT
+-----------------------
+
+
Anope Version 1.8.7
-----------------------
** ADDED CONFIGURATION DIRECTIVES **
diff --git a/Changes.lang b/Changes.lang
index afc991eae..b235abfa2 100644
--- a/Changes.lang
+++ b/Changes.lang
@@ -1,3 +1,7 @@
+Anope Version 1.8 - GIT
+-----------------------
+
+
Anope Version 1.8.7
-----------------------
*** New Strings:
diff --git a/Changes.mysql b/Changes.mysql
index c8297ebd1..9e4255acf 100644
--- a/Changes.mysql
+++ b/Changes.mysql
@@ -1,3 +1,6 @@
+Anope Version 1.8 - GIT
+-----------------------
+
Anope Version 1.8.7
--------------------
- NONE
diff --git a/version.log b/version.log
index 39c2adb57..fd8e9619f 100644
--- a/version.log
+++ b/version.log
@@ -6,9 +6,14 @@
VERSION_MAJOR="1"
VERSION_MINOR="8"
-VERSION_PATCH="7"
-VERSION_EXTRA=""
-VERSION_BUILD="3089"
+VERSION_PATCH="8"
+VERSION_EXTRA="-git"
+VERSION_BUILD="3090"
+
+# Changes since 1.8.7 Release
+
+
+
# Leading up to 1.8.7 Release
#Revision 3088 - Implemented API support for the SVSJOIN and SVSPART commands on UltimateIRCd 3.