From: Mark Andrews Date: Thu, 18 Nov 2010 23:37:13 +0000 (+0000) Subject: 9.6-ESV-R3 X-Git-Tag: v9.6-ESV-R3~9 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fe9da456d022a35d3c3cfa2602189306dd7f37b5;p=thirdparty%2Fbind9.git 9.6-ESV-R3 --- diff --git a/CHANGES b/CHANGES index 664de9ca076..5188864c1cc 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,6 @@ + + --- 9.6-ESV-R3 released --- + 2972. [bug] win32: address windows socket errors. [RT #21906] 2971. [bug] Fixed a bug that caused journal files not to be diff --git a/lib/dns/api b/lib/dns/api index b1adf7845b2..82e6786c1d0 100644 --- a/lib/dns/api +++ b/lib/dns/api @@ -1,3 +1,3 @@ -LIBINTERFACE = 57 +LIBINTERFACE = 58 LIBREVISION = 0 -LIBAGE = 2 +LIBAGE = 0 diff --git a/lib/isc/api b/lib/isc/api index 823f692fe3c..b765f45fee6 100644 --- a/lib/isc/api +++ b/lib/isc/api @@ -1,3 +1,3 @@ LIBINTERFACE = 53 -LIBREVISION = 0 +LIBREVISION = 1 LIBAGE = 3 diff --git a/version b/version index a16a96f2e01..d736ecf00ac 100644 --- a/version +++ b/version @@ -1,4 +1,4 @@ -# $Id: version,v 1.43.12.8.4.3 2010/09/03 02:57:11 marka Exp $ +# $Id: version,v 1.43.12.8.4.4 2010/11/18 23:37:13 marka Exp $ # # This file must follow /bin/sh rules. It is imported directly via # configure. @@ -7,4 +7,4 @@ MAJORVER=9 MINORVER=6 PATCHVER= RELEASETYPE=-ESV -RELEASEVER=-R2 +RELEASEVER=-R3