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-05-16 21:31:18 +0000
committerdane dane@31f1291d-b8d6-0310-a050-a5561fc1590b <dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864>2004-05-16 21:31:18 +0000
commit1dbf144c5808b9475c7fd1aa996dc65d5682cd65 (patch)
tree4fa2731556c7431ea31ea5ad312a81fa693c463f
parent9204bb30abd2d401e4b9fbc4fc18f000b32a8a2b (diff)
BUILD : 1.7.3 (110) NOTES : Anope 1.7.3 Release
git-svn-id: svn://svn.anope.org/anope/trunk@110 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@86 5417fbe8-f217-4b02-8779-1006273d7864
-rw-r--r--Changes1
-rw-r--r--version.log5
2 files changed, 5 insertions, 1 deletions
diff --git a/Changes b/Changes
index b56d1e930..943da8729 100644
--- a/Changes
+++ b/Changes
@@ -20,6 +20,7 @@ Provided by Anope Dev. <dev@anope.org> - 2004
05/12 F xOP management inconsistency [ #38]
05/11 F Bug with module unload / memo moduleData [ #43]
05/05 F Bug with RDB and empty nickserv greet message [ #28]
+05/08 F Segfault on MySQL FORBID [ #14]
04/22 F ALIST bug when being invoked by systems admins [ #20]
Provided by Rage IRCD. <rageircd@users.sourceforge.net> - 2004
diff --git a/version.log b/version.log
index 0d8a3c1b1..a275489a1 100644
--- a/version.log
+++ b/version.log
@@ -8,10 +8,13 @@
VERSION_MAJOR="1"
VERSION_MINOR="7"
VERSION_PATCH="3"
-VERSION_BUILD="109"
+VERSION_BUILD="110"
# $Log$
#
+# BUILD : 1.7.3 (110)
+# NOTES : Anope 1.7.3 Release
+#
# BUILD : 1.7.3 (109)
# BUGS :
# NOTES : make install now moves anoperc to bin, also typos and one bug in anoperc fixed (ps ux changed to ps auxw which was failing when paths were too long to fit on the screen)