diff options
author | Adam <Adam@anope.org> | 2013-07-25 20:31:51 -0400 |
---|---|---|
committer | Adam <Adam@anope.org> | 2013-07-25 20:31:51 -0400 |
commit | a563c8fb2f3b92de6b3f7a0417f213036f7000e6 (patch) | |
tree | c35ff8b9825365de3d4c098e75578fa42d42b377 /version.log | |
parent | def6a6deee39d80890d6cabd0a6bb7f28e3c6d7b (diff) |
Fix dumb modules
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 cc8200cf4..f80025371 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="3121" +VERSION_BUILD="3122" # Changes since 1.8.8 Release #Revision 3120 - Fix many memory leaks and valgrind warnings, see pull request #15 |