summaryrefslogtreecommitdiff
path: root/version.log
diff options
context:
space:
mode:
authorsjaz <sjaz@5417fbe8-f217-4b02-8779-1006273d7864>2010-04-04 07:35:51 +0000
committersjaz <sjaz@5417fbe8-f217-4b02-8779-1006273d7864>2010-04-04 07:35:51 +0000
commit9ab97ae21aee584cc67373a81c9231ae96d8225e (patch)
treeeeba1be0cd8dbfaf60f2dda723b1d7dd5f7c3e8e /version.log
parent246a2c664b2f6bf806146d4755034c330cc38d44 (diff)
Bump versions for 1.8.4 release.1.8.4
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2859 5417fbe8-f217-4b02-8779-1006273d7864
Diffstat (limited to 'version.log')
-rw-r--r--version.log8
1 files changed, 4 insertions, 4 deletions
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.