From a3d993d02c765dc5dd678ff41ad60b2d32d09424 Mon Sep 17 00:00:00 2001 From: "rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b" Date: Sat, 15 Jan 2005 15:13:53 +0000 Subject: [PATCH] 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 --- Changes | 1 + data/example.conf | 2 +- version.log | 6 +++++- 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. - 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.