1
0
mirror of https://github.com/anope/anope.git synced 2026-07-05 14:23:13 +02:00

Bump versions for 1.8.4 release.

git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2859 5417fbe8-f217-4b02-8779-1006273d7864
This commit is contained in:
sjaz
2010-04-04 07:35:51 +00:00
parent 246a2c664b
commit 36112f9b47
5 changed files with 13 additions and 12 deletions
+2 -2
View File
@@ -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]
+2 -2
View File
@@ -1,5 +1,5 @@
Anope Version 1.8 - SVN
-----------------------
Anope Version 1.8.4
-------------------
** ADDED CONFIGURATION DIRECTIVES **
** MODIFIED CONFIGURATION DIRECTIVES **
+2 -2
View File
@@ -1,5 +1,5 @@
Anope Version 1.8 - SVN
-----------------------
Anope Version 1.8.4
-------------------
*** New Strings:
*** Mod Strings:
+3 -2
View File
@@ -1,5 +1,6 @@
Anope Version 1.8 - SVN
-----------------------
Anope Version 1.8.4
-------------------
- NONE
Anope Version 1.8.3
-------------------
+4 -4
View File
@@ -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.