summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordane dane@31f1291d-b8d6-0310-a050-a5561fc1590b <dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864>2004-10-29 18:43:23 +0000
committerdane dane@31f1291d-b8d6-0310-a050-a5561fc1590b <dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864>2004-10-29 18:43:23 +0000
commita5ef39373a9dc598b63c15d3842a0cdadbe90453 (patch)
tree28827a60542974881c4e86f151d812971660f2de
parente769d30b90b2813b48b60a4072c84aa3fd22c127 (diff)
BUILD : 1.7.5 (429) NOTES : Minor fix on example.conf
git-svn-id: svn://svn.anope.org/anope/trunk@429 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@284 5417fbe8-f217-4b02-8779-1006273d7864
-rw-r--r--Changes.conf2
-rw-r--r--data/example.conf2
-rw-r--r--version.log5
3 files changed, 6 insertions, 3 deletions
diff --git a/Changes.conf b/Changes.conf
index 6c84aefda..f1f481252 100644
--- a/Changes.conf
+++ b/Changes.conf
@@ -34,7 +34,7 @@ Anope Version S V N
# NewsCount [OPTIONAL]
# The number of LOGON/OPER News item to display when a user logs
# on. The default value is 3
-#NewsCount
+#NewsCount 3
# Numeric [OPTIONAL]
# Many ircd identify themselves with a Numeric when using this option
diff --git a/data/example.conf b/data/example.conf
index ebc6c097a..45447a43a 100644
--- a/data/example.conf
+++ b/data/example.conf
@@ -487,7 +487,7 @@ GlobalOnCycleUP "Services are now back online - have a nice day"
# NewsCount [OPTIONAL]
# The number of LOGON/OPER News item to display when a user logs
# on. The default value is 3
-#NewsCount
+#NewsCount 3
###########################################################################
#
diff --git a/version.log b/version.log
index a331de000..7fff9675c 100644
--- a/version.log
+++ b/version.log
@@ -8,10 +8,13 @@
VERSION_MAJOR="1"
VERSION_MINOR="7"
VERSION_PATCH="5"
-VERSION_BUILD="426"
+VERSION_BUILD="429"
# $Log$
#
+# BUILD : 1.7.5 (429)
+# NOTES : Minor fix on example.conf
+#
# BUILD : 1.7.5 (426)
# BUGS : 133, 196, 200
# NOTES : Add method to deal with hardcored sqline in the ircd (133), fixes timestamp errors with TOPIC (196), modes