summaryrefslogtreecommitdiff
path: root/version.log
diff options
context:
space:
mode:
authorAdam <Adam@anope.org>2012-10-31 22:16:15 -0400
committerAdam <Adam@anope.org>2012-10-31 22:16:15 -0400
commite0c3069c5fe847cd1b000a14ac140a13182d2743 (patch)
tree431d0cf62f648e0a6d90bd1d1ca52b10aba0e5fd /version.log
parent3e6d8382853d3dd6ca371220a4a2891d5a56acc5 (diff)
Cleanup many compile warnings from make and make strict
Diffstat (limited to 'version.log')
-rw-r--r--version.log2
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