summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/news.c3
-rw-r--r--version.log6
2 files changed, 6 insertions, 3 deletions
diff --git a/src/news.c b/src/news.c
index cf75c04f6..2d3d1f78f 100644
--- a/src/news.c
+++ b/src/news.c
@@ -1,4 +1,4 @@
-/* News functions.
+
/* News functions.
*
* (C) 2003 Anope Team
@@ -535,4 +535,3 @@ static int del_newsitem(int num, short type)
}
/*************************************************************************/
-
diff --git a/version.log b/version.log
index 7435e360a..8437b220b 100644
--- a/version.log
+++ b/version.log
@@ -8,10 +8,14 @@
VERSION_MAJOR="1"
VERSION_MINOR="7"
VERSION_PATCH="5"
-VERSION_BUILD="381"
+VERSION_BUILD="382"
# $Log$
#
+# BUILD : 1.7.5 (382)
+# BUGS : N/A
+# NOTES : Really fix news.c (I hope)
+#
# BUILD : 1.7.5 (381)
# BUGS : N/A
# NOTES : fixed up news.c