1
0
mirror of https://github.com/anope/anope.git synced 2026-07-05 16:23:13 +02:00

BUILD : 1.7.5 (382) BUGS : N/A NOTES : Really fix news.c (I hope)

git-svn-id: svn://svn.anope.org/anope/trunk@382 31f1291d-b8d6-0310-a050-a5561fc1590b


git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@251 5417fbe8-f217-4b02-8779-1006273d7864
This commit is contained in:
trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b
2004-10-09 21:54:35 +00:00
parent bb2f19c3c0
commit e087af8c27
2 changed files with 6 additions and 3 deletions
+1 -2
View File
@@ -1,4 +1,4 @@
/* News functions.
/* News functions.
*
* (C) 2003 Anope Team
@@ -535,4 +535,3 @@ static int del_newsitem(int num, short type)
}
/*************************************************************************/
+5 -1
View File
@@ -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