summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam <Adam@anope.org>2013-03-03 01:57:16 -0500
committerAdam <Adam@anope.org>2013-03-03 01:57:16 -0500
commit71ec1a93dd71c12ef1c0bbf0f7beb7eb33b96058 (patch)
treeace6928e88d23c7842cbc8a1ee18b7c5fc4d12d1
parent245a25877f6e2764c400fb241620d93eb37db65c (diff)
Bump for 1.8.9-git
-rw-r--r--Changes7
-rw-r--r--Changes.conf7
-rw-r--r--Changes.lang4
-rw-r--r--Changes.mysql3
-rw-r--r--version.log10
5 files changed, 24 insertions, 7 deletions
diff --git a/Changes b/Changes
index f92674d2b..b9f369329 100644
--- a/Changes
+++ b/Changes
@@ -1,5 +1,8 @@
+Anope Version 1.8 - GIT
+-------------------
+
Anope Version 1.8.8
------------------------
+-------------------
01/29 F Fixed user modes on BotServ bots on Unreal3.2.10 [#1474]
02/13 F Do not allow invalid nicknames to be forbidden in ns_forbid [ #00]
@@ -17,7 +20,7 @@ Provided by Anope Dev. <team@anope.org> - 2011
12/31 F Fixed os_svsnick to allow changing the case of a users' nick [#1369]
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]
08/21 A Added internal event when a nickcore is dropped. [ #00]
diff --git a/Changes.conf b/Changes.conf
index 21fe2195c..68680530e 100644
--- a/Changes.conf
+++ b/Changes.conf
@@ -1,5 +1,8 @@
-Anope Version 1.8.8
+Anope Version 1.8 - GIT
-----------------------
+
+Anope Version 1.8.8
+-------------------
** ADDED CONFIGURATION DIRECTIVES **
** MODIFIED CONFIGURATION DIRECTIVES **
@@ -8,7 +11,7 @@ Anope Version 1.8.8
Anope Version 1.8.7
------------------------
+-------------------
** ADDED CONFIGURATION DIRECTIVES **
** MODIFIED CONFIGURATION DIRECTIVES **
diff --git a/Changes.lang b/Changes.lang
index a72250a16..2084cd0ea 100644
--- a/Changes.lang
+++ b/Changes.lang
@@ -1,3 +1,7 @@
+Anope Version 1.8 - GIT
+-------------------
+
+
Anope Version 1.8.8
-------------------
*** New Strings:
diff --git a/Changes.mysql b/Changes.mysql
index d38578015..5ee415f0c 100644
--- a/Changes.mysql
+++ b/Changes.mysql
@@ -1,3 +1,6 @@
+Anope Version 1.8 - GIT
+-------------------
+
Anope Version 1.8.8
-------------------
- NONE
diff --git a/version.log b/version.log
index f879edba7..a9daf5574 100644
--- a/version.log
+++ b/version.log
@@ -6,9 +6,13 @@
VERSION_MAJOR="1"
VERSION_MINOR="8"
-VERSION_PATCH="8"
-VERSION_EXTRA=""
-VERSION_BUILD="3112"
+VERSION_PATCH="9"
+VERSION_EXTRA="-git"
+VERSION_BUILD="3113"
+
+# Changes since 1.8.8 Release
+
+
# Leading up to 1.8.8 Release
#Revision 3110 - Added japanese language support, patch provided by Ryuunosuke Ayanokouzi