summaryrefslogtreecommitdiff
path: root/version.log
diff options
context:
space:
mode:
authorAdam <Adam@anope.org>2012-09-22 16:23:19 -0400
committerAdam <Adam@anope.org>2012-09-22 16:23:19 -0400
commit0106d0b6bdaa061bee6af6581932835c6ba3f40d (patch)
treec553fce1660348a924cb33a64a5b0310d6519767 /version.log
parent3779ed916a1bf70d744a7ba6ac5fa31862057d0f (diff)
Fixed some warnings caused from the last commit
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 6eceac9d1..f439c9831 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="3098"
+VERSION_BUILD="3099"
# Changes since 1.8.7 Release
#Revision 3098 - Made all module functions static to fix OSX's linker from linking modules with similar function names to each other