summaryrefslogtreecommitdiff
path: root/version.log
diff options
context:
space:
mode:
authorAdam <Adam@anope.org>2013-07-26 12:35:55 -0400
committerAdam <Adam@anope.org>2013-07-26 12:35:55 -0400
commitf7b1b1907c6ad0540e320733175eb5db7e97a3d3 (patch)
tree070f44188ebb8eb6b6873f2e9c6e6180553c1038 /version.log
parenta563c8fb2f3b92de6b3f7a0417f213036f7000e6 (diff)
Properly jupe servers on inspircd by using RSQUIT, waiting for the corresponding SQUIT, and then introducing the new server
Diffstat (limited to 'version.log')
-rw-r--r--version.log2
1 files changed, 1 insertions, 1 deletions
diff --git a/version.log b/version.log
index f80025371..b640e31b4 100644
--- a/version.log
+++ b/version.log
@@ -8,7 +8,7 @@ VERSION_MAJOR="1"
VERSION_MINOR="8"
VERSION_PATCH="9"
VERSION_EXTRA="-git"
-VERSION_BUILD="3122"
+VERSION_BUILD="3123"
# Changes since 1.8.8 Release
#Revision 3120 - Fix many memory leaks and valgrind warnings, see pull request #15