summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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.