From 1dbf144c5808b9475c7fd1aa996dc65d5682cd65 Mon Sep 17 00:00:00 2001 From: "dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b" Date: Sun, 16 May 2004 21:31:18 +0000 Subject: [PATCH] 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 --- Changes | 1 + version.log | 5 ++++- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/Changes b/Changes index b56d1e930..943da8729 100644 --- a/Changes +++ b/Changes @@ -20,6 +20,7 @@ Provided by Anope Dev. - 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. - 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)