From e96e6e8077ee069e54ebd4bc0399c8dc777bc36f Mon Sep 17 00:00:00 2001 From: Mark Andrews Date: Thu, 2 Sep 2010 07:27:40 +0000 Subject: [PATCH] 9.4-ESV-R3 --- CHANGES | 2 ++ lib/dns/api | 6 +++--- version | 4 ++-- 3 files changed, 7 insertions(+), 5 deletions(-) diff --git a/CHANGES b/CHANGES index 07fe9a806bb..1fdd09756cd 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,5 @@ + --- 9.4-ESV-R3 released --- + 2925. [bug] Named failed to accept uncachable negative responses from insecure zones. [RT# 21555] diff --git a/lib/dns/api b/lib/dns/api index 121147fe7c2..251eda6f4d4 100644 --- a/lib/dns/api +++ b/lib/dns/api @@ -1,3 +1,3 @@ -LIBINTERFACE = 38 -LIBREVISION = 1 -LIBAGE = 0 +LIBINTERFACE = 39 +LIBREVISION = 0 +LIBAGE = 1 diff --git a/version b/version index 38dd602a15e..e8ebbf9f4c8 100644 --- a/version +++ b/version @@ -1,4 +1,4 @@ -# $Id: version,v 1.29.134.30 2010/05/10 01:56:40 marka Exp $ +# $Id: version,v 1.29.134.31 2010/09/02 07:23:32 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=-R2 +RELEASEVER=-R3 -- 2.47.3