summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsjaz <sjaz@5417fbe8-f217-4b02-8779-1006273d7864>2010-04-04 09:32:32 +0000
committersjaz <sjaz@5417fbe8-f217-4b02-8779-1006273d7864>2010-04-04 09:32:32 +0000
commit94f465832f2a1c246bd4b4bdfecf181d70c1cf12 (patch)
treeabbe3159d6737428a9c26080e131a6c593ec3e12
parent9ab97ae21aee584cc67373a81c9231ae96d8225e (diff)
Version bumps for 1.8-SVN
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2861 5417fbe8-f217-4b02-8779-1006273d7864
-rw-r--r--Changes4
-rw-r--r--Changes.conf9
-rw-r--r--Changes.lang9
-rw-r--r--Changes.mysql4
-rw-r--r--version.log8
5 files changed, 31 insertions, 3 deletions
diff --git a/Changes b/Changes
index fa3e870a8..60dd7dbf3 100644
--- a/Changes
+++ b/Changes
@@ -1,3 +1,7 @@
+Anope Version 1.8 - SVN
+-----------------------
+
+
Anope Version 1.8.4
-------------------
3/10 A Added support for tracking permanent channels [ #00]
diff --git a/Changes.conf b/Changes.conf
index 4b5bf6bd1..0e2528d9e 100644
--- a/Changes.conf
+++ b/Changes.conf
@@ -1,3 +1,12 @@
+Anope Version 1.8 - SVN
+-----------------------
+** ADDED CONFIGURATION DIRECTIVES **
+
+** MODIFIED CONFIGURATION DIRECTIVES **
+
+** DELETED CONFIGURATION DIRECTIVES **
+
+
Anope Version 1.8.4
-------------------
** ADDED CONFIGURATION DIRECTIVES **
diff --git a/Changes.lang b/Changes.lang
index 744366be9..4bc731231 100644
--- a/Changes.lang
+++ b/Changes.lang
@@ -1,3 +1,12 @@
+Anope Version 1.8 - SVN
+-----------------------
+*** New Strings:
+
+*** Mod Strings:
+
+*** Del Strings:
+
+
Anope Version 1.8.4
-------------------
*** New Strings:
diff --git a/Changes.mysql b/Changes.mysql
index bfd759108..9bd879c8b 100644
--- a/Changes.mysql
+++ b/Changes.mysql
@@ -1,3 +1,7 @@
+Anope Version 1.8 - SVN
+-----------------------
+
+
Anope Version 1.8.4
-------------------
- NONE
diff --git a/version.log b/version.log
index 7ca72ca0b..69d4a2fa5 100644
--- a/version.log
+++ b/version.log
@@ -8,11 +8,13 @@
VERSION_MAJOR="1"
VERSION_MINOR="8"
VERSION_PATCH="4"
-VERSION_EXTRA=""
-VERSION_BUILD="2859"
+VERSION_EXTRA="-svn"
+VERSION_BUILD="2861"
-# $Log$ # Leading up to 1.8.4 Release
+# $Log$ # Changes since the 1.8.4 Release
+
+# Leading up to 1.8.4 Release
#Revision 2855 - Don't save databases when rehashed or shutdown from anoperc when in readonly mode
#Revision 2854 - Small change to the win32 makefile to use Config.bat rather than install.js after spotless.
#Revision 2843 - Fixed catserv module demo to work correctly on TS6 IRCds