From: Mark Andrews Date: Fri, 11 Dec 2009 00:39:13 +0000 (+0000) Subject: 9.4-ESVrc1 X-Git-Tag: v9.4-ESVrc1^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e312c286f815d146ebb438b8cd866ec2645012cf;p=thirdparty%2Fbind9.git 9.4-ESVrc1 --- diff --git a/CHANGES b/CHANGES index cf65d5814d6..f9c5a3e905c 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,6 @@ + + --- 9.4-ESVrc1 released --- + 2797. [bug] Don't decrement the dispatch manager's maxbuffers. [RT #20613] diff --git a/lib/dns/api b/lib/dns/api index 8216a30f0a2..baac976c807 100644 --- a/lib/dns/api +++ b/lib/dns/api @@ -1,3 +1,3 @@ -LIBINTERFACE = 37 +LIBINTERFACE = 38 LIBREVISION = 0 -LIBAGE = 1 +LIBAGE = 0 diff --git a/version b/version index 5d1926c6daa..d64619a8c15 100644 --- a/version +++ b/version @@ -1,4 +1,4 @@ -# $Id: version,v 1.29.134.26 2009/10/13 00:07:58 marka Exp $ +# $Id: version,v 1.29.134.27 2009/12/11 00:39:13 marka Exp $ # # This file must follow /bin/sh rules. It is imported directly via # configure. @@ -7,4 +7,4 @@ MAJORVER=9 MINORVER=4 PATCHVER= RELEASETYPE=-ESV -RELEASEVER=b1 +RELEASEVER=rc1