diff options
author | Adam <Adam@anope.org> | 2013-07-26 12:35:55 -0400 |
---|---|---|
committer | Adam <Adam@anope.org> | 2013-07-26 12:35:55 -0400 |
commit | f7b1b1907c6ad0540e320733175eb5db7e97a3d3 (patch) | |
tree | 070f44188ebb8eb6b6873f2e9c6e6180553c1038 /version.log | |
parent | a563c8fb2f3b92de6b3f7a0417f213036f7000e6 (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.log | 2 |
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 |