summaryrefslogtreecommitdiff
path: root/version.log
diff options
context:
space:
mode:
Diffstat (limited to 'version.log')
-rw-r--r--version.log6
1 files changed, 5 insertions, 1 deletions
diff --git a/version.log b/version.log
index 5146b350e..b1d0e7692 100644
--- a/version.log
+++ b/version.log
@@ -9,10 +9,14 @@ VERSION_MAJOR="1"
VERSION_MINOR="7"
VERSION_PATCH="18"
VERSION_EXTRA="-svn"
-VERSION_BUILD="1218"
+VERSION_BUILD="1219"
# $Log$
#
+# BUILD : 1.7.18 (1219)
+# BUGS :
+# NOTES : Fixed a missing backtick in the INSERT query for newsitems
+#
# BUILD : 1.7.18 (1218)
# BUGS : 622
# NOTES : Fixed ChanServ LIST to now search for <#chan> if only <chan> is given; Fixed all LIST commands to give error reporting when specifying incorrect ranges.