From: Mark Andrews Date: Mon, 17 May 2004 10:06:11 +0000 (+0000) Subject: 9.2.4rc4 X-Git-Tag: v9.2.4rc4~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=21d0e7665a047fb2bbcbaad4055c5a0c29815fc0;p=thirdparty%2Fbind9.git 9.2.4rc4 --- diff --git a/CHANGES b/CHANGES index 9e89c1dfaf8..ddcfd85377b 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,6 @@ + + --- 9.2.4rc4 released --- + 1640. [bug] win32: isc_socket_cancel(ISC_SOCKCANCEL_ACCEPT) was incorrectly closing the socket. [RT #11291] diff --git a/version b/version index 19a9691ef13..7c2012cfe40 100644 --- a/version +++ b/version @@ -1,4 +1,4 @@ -# $Id: version,v 1.26.2.25 2004/04/28 07:10:04 marka Exp $ +# $Id: version,v 1.26.2.26 2004/05/17 10:06:11 marka Exp $ # # This file must follow /bin/sh rules. It is imported directly via # configure. @@ -7,4 +7,4 @@ MAJORVER=9 MINORVER=2 PATCHVER=4 RELEASETYPE=rc -RELEASEVER=3 +RELEASEVER=4