diff options
author | Adam <Adam@anope.org> | 2012-10-31 22:16:15 -0400 |
---|---|---|
committer | Adam <Adam@anope.org> | 2012-10-31 22:16:15 -0400 |
commit | e0c3069c5fe847cd1b000a14ac140a13182d2743 (patch) | |
tree | 431d0cf62f648e0a6d90bd1d1ca52b10aba0e5fd /version.log | |
parent | 3e6d8382853d3dd6ca371220a4a2891d5a56acc5 (diff) |
Cleanup many compile warnings from make and make strict
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 f7a4e77d5..9a0f9650a 100644 --- a/version.log +++ b/version.log @@ -8,7 +8,7 @@ VERSION_MAJOR="1" VERSION_MINOR="8" VERSION_PATCH="8" VERSION_EXTRA="-git" -VERSION_BUILD="3101" +VERSION_BUILD="3102" # Changes since 1.8.7 Release #Revision 3101 - Use base 10 for strtol() in the config parser to prevent numbers beginning with 0 from confusing it |