From: Mark Andrews Date: Mon, 8 Jan 2007 02:22:46 +0000 (+0000) Subject: 9.4.0rc2 X-Git-Tag: v9.4.0rc2~12 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=0269439f5ef46949044c9546eb3a9b7b9254c555;p=thirdparty%2Fbind9.git 9.4.0rc2 --- diff --git a/CHANGES b/CHANGES index 7ba6349ce2a..806a11c62b3 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,6 @@ + + --- 9.4.0rc2 released --- + 2127. [port] Improved OpenSSL 0.9.8 support. [RT #16563] 2126. [bug] Serialise validation of type ANY responses. [RT #16555] diff --git a/version b/version index 7e808140b70..a39fe1f650e 100644 --- a/version +++ b/version @@ -1,4 +1,4 @@ -# $Id: version,v 1.29.134.11 2006/12/07 07:06:38 marka Exp $ +# $Id: version,v 1.29.134.12 2007/01/08 02:22:46 marka Exp $ # # This file must follow /bin/sh rules. It is imported directly via # configure. @@ -7,4 +7,4 @@ MAJORVER=9 MINORVER=4 PATCHVER=0 RELEASETYPE=rc -RELEASEVER=1 +RELEASEVER=2