summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrob rob@31f1291d-b8d6-0310-a050-a5561fc1590b <rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864>2005-01-15 15:13:53 +0000
committerrob rob@31f1291d-b8d6-0310-a050-a5561fc1590b <rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864>2005-01-15 15:13:53 +0000
commita3d993d02c765dc5dd678ff41ad60b2d32d09424 (patch)
treee6cfe5a488082c9a3ec62a111c4da0e261546ae1
parent779fccb17fbe9afa6019afa9def7b947b3b93f3f (diff)
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
-rw-r--r--Changes1
-rw-r--r--data/example.conf2
-rw-r--r--version.log6
3 files changed, 7 insertions, 2 deletions
diff --git a/Changes b/Changes
index 1b66a5858..b1e796959 100644
--- a/Changes
+++ b/Changes
@@ -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
-------------------
diff --git a/data/example.conf b/data/example.conf
index 8f9c004f9..6c2e5b19d 100644
--- a/data/example.conf
+++ b/data/example.conf
@@ -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
diff --git a/version.log b/version.log
index bcfc42c9f..c5a12a136 100644
--- a/version.log
+++ b/version.log
@@ -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.