From 9ab97ae21aee584cc67373a81c9231ae96d8225e Mon Sep 17 00:00:00 2001 From: sjaz Date: Sun, 4 Apr 2010 07:35:51 +0000 Subject: Bump versions for 1.8.4 release. git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2859 5417fbe8-f217-4b02-8779-1006273d7864 --- Changes | 4 ++-- Changes.conf | 4 ++-- Changes.lang | 4 ++-- Changes.mysql | 5 +++-- version.log | 8 ++++---- 5 files changed, 13 insertions(+), 12 deletions(-) diff --git a/Changes b/Changes index 677949268..fa3e870a8 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,5 @@ -Anope Version 1.8 - SVN ------------------------ +Anope Version 1.8.4 +------------------- 3/10 A Added support for tracking permanent channels [ #00] 3/24 A Added logging of deleting and clearing XOP access lists [ #00] 2/9 F Fixed marking halfops as deopped, stops unsetting modes by them [#1136] diff --git a/Changes.conf b/Changes.conf index 10d1a4827..4b5bf6bd1 100644 --- a/Changes.conf +++ b/Changes.conf @@ -1,5 +1,5 @@ -Anope Version 1.8 - SVN ------------------------ +Anope Version 1.8.4 +------------------- ** ADDED CONFIGURATION DIRECTIVES ** ** MODIFIED CONFIGURATION DIRECTIVES ** diff --git a/Changes.lang b/Changes.lang index bfffb7d4e..744366be9 100644 --- a/Changes.lang +++ b/Changes.lang @@ -1,5 +1,5 @@ -Anope Version 1.8 - SVN ------------------------ +Anope Version 1.8.4 +------------------- *** New Strings: *** Mod Strings: diff --git a/Changes.mysql b/Changes.mysql index aae4c0942..bfd759108 100644 --- a/Changes.mysql +++ b/Changes.mysql @@ -1,5 +1,6 @@ -Anope Version 1.8 - SVN ------------------------ +Anope Version 1.8.4 +------------------- +- NONE Anope Version 1.8.3 ------------------- diff --git a/version.log b/version.log index 88e742514..7ca72ca0b 100644 --- a/version.log +++ b/version.log @@ -7,11 +7,11 @@ VERSION_MAJOR="1" VERSION_MINOR="8" -VERSION_PATCH="3" -VERSION_EXTRA="-svn" -VERSION_BUILD="2858" +VERSION_PATCH="4" +VERSION_EXTRA="" +VERSION_BUILD="2859" -# $Log$ # Changes since 1.8.3 Release +# $Log$ # 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. -- cgit