summaryrefslogtreecommitdiff
path: root/version.log
diff options
context:
space:
mode:
authorviper viper@31f1291d-b8d6-0310-a050-a5561fc1590b <viper viper@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864>2008-08-28 13:54:27 +0000
committerviper viper@31f1291d-b8d6-0310-a050-a5561fc1590b <viper viper@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864>2008-08-28 13:54:27 +0000
commit08453816be00040aa05f1ff167f507bc3e64ebfd (patch)
tree590d1f3ef37985b2d7d6e16a47e6e0148915b90b /version.log
parentc52ae2037e4a174559470c2ca8c7b9a37b3bbf7b (diff)
BUILD : 1.7.21 (1420)
BUGS : 882 NOTES : Replaces the static count in logon&oper-news by a reference to NewsCount. Also fixes a booboo in my first commit. git-svn-id: svn://svn.anope.org/anope/trunk@1420 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1135 5417fbe8-f217-4b02-8779-1006273d7864
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 55ddfce36..78209cbac 100644
--- a/version.log
+++ b/version.log
@@ -9,10 +9,14 @@ VERSION_MAJOR="1"
VERSION_MINOR="7"
VERSION_PATCH="21"
VERSION_EXTRA="-svn"
-VERSION_BUILD="1418"
+VERSION_BUILD="1420"
# $Log$
#
+# BUILD : 1.7.21 (1420)
+# BUGS : 882
+# NOTES : Replaces the static count in logon&oper -news by a reference to NewsCount. Also fixes a booboo in my first commit.
+#
# BUILD : 1.7.21 (1419)
# BUGS : 875
# NOTES : Fixes a number of minor language errors. Restricts access to svsnick, oline and umode to SRA as superadmin too requires SRA. Prevents them from showing up in SA help.