diff options
author | Adam <Adam@anope.org> | 2013-07-25 20:03:06 -0400 |
---|---|---|
committer | Adam <Adam@anope.org> | 2013-07-25 20:03:06 -0400 |
commit | def6a6deee39d80890d6cabd0a6bb7f28e3c6d7b (patch) | |
tree | 7ec32005c5c7ab8dcd6ce81a87919209964e700b /version.log | |
parent | 1a3f890613a624316b333206ed03dc38178d3ea5 (diff) |
CSMaxReg cant be reloaded, so this is unnecessary
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 042b4531c..cc8200cf4 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="3120" +VERSION_BUILD="3121" # Changes since 1.8.8 Release #Revision 3120 - Fix many memory leaks and valgrind warnings, see pull request #15 |