diff options
author | Adam <Adam@anope.org> | 2013-09-18 20:01:08 -0400 |
---|---|---|
committer | Adam <Adam@anope.org> | 2013-09-18 20:01:08 -0400 |
commit | 7a741b467c1e178ba721550ec62fecd2d4afbf90 (patch) | |
tree | ceffa5973e2669d1556ce4b02b62b642fcbd7f70 /version.log | |
parent | d24ae1f961a70e8f3edff8816eaaff7cf5705e5b (diff) |
Add padding to struct memo for non mysql builds to keep abi compat with mysql builds
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 fe199955a..c908d161c 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="3125" +VERSION_BUILD="3126" # Changes since 1.8.8 Release #Revision 3125 - Fix kick reason in cs_suspend and cs_forbid if no reason is given |