1
0
mirror of https://github.com/anope/anope.git synced 2026-06-28 23:26:39 +02:00

BUILD : 1.7.7 (539) BUGS : 279 NOTES : Fixed typo in example.conf...

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


git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@392 5417fbe8-f217-4b02-8779-1006273d7864
This commit is contained in:
rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
2005-01-15 15:13:53 +00:00
parent 779fccb17f
commit a3d993d02c
3 changed files with 7 additions and 2 deletions
+1
View File
@@ -1,6 +1,7 @@
Anope Version S V N
-------------------
Provided by Anope Dev. <dev@anope.org> - 2005
01/15 F Updated typo in example.conf. [#279]
Anope Version 1.7.7
-------------------
+1 -1
View File
@@ -1396,7 +1396,7 @@ AddAkiller
#DefCon2 159
# As DefCon3 + Services will silently ignore everyone but opers
# 32 + 128
# 31 + 128
#DefCon1 415
# As DefCon2 + AKILL all new clients trying to connect
+5 -1
View File
@@ -8,10 +8,14 @@
VERSION_MAJOR="1"
VERSION_MINOR="7"
VERSION_PATCH="7"
VERSION_BUILD="538"
VERSION_BUILD="539"
# $Log$
#
# BUILD : 1.7.7 (539)
# BUGS : 279
# NOTES : Fixed typo in example.conf...
#
# BUILD : 1.7.7 (538)
# BUGS : none
# NOTES : Framework for svn development.