From e9000a9b4aba229a57a8b36aba4a7880eb5356a1 Mon Sep 17 00:00:00 2001 From: Phil Blundell Date: Mon, 12 Feb 2001 21:06:47 +0000 Subject: Avoid closing a socket we're about to use. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 4b593a8..abbeaa9 100644 --- a/Makefile +++ b/Makefile @@ -101,7 +101,7 @@ endif # -------- end of user definitions -------- MAINTAINER = Philip.Blundell@pobox.com -RELEASE = 1.58 +RELEASE = 1.59 .EXPORT_ALL_VARIABLES: -- cgit v1.2.3-65-gdbad