From 9896a01aebb4201459079f8926dcd8045514b73a Mon Sep 17 00:00:00 2001 From: Evan Hunt Date: Wed, 12 Mar 2014 21:57:11 -0700 Subject: [PATCH] [master] prep 9.10.0b2 --- CHANGES | 2 ++ lib/bind9/api | 2 +- lib/dns/api | 4 ++-- lib/irs/api | 2 +- lib/isc/api | 4 ++-- lib/isccfg/api | 6 +++--- version | 4 +--- 7 files changed, 12 insertions(+), 12 deletions(-) diff --git a/CHANGES b/CHANGES index 7af60a7229..93b8b7bbb2 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,5 @@ + --- 9.10.0b2 released --- + 3787. [bug] The code that checks whether "auto-dnssec" is allowed was ignoring "allow-update" ACLs set at the options or view level. [RT #29536] diff --git a/lib/bind9/api b/lib/bind9/api index 648927f0d7..2feb9eda5d 100644 --- a/lib/bind9/api +++ b/lib/bind9/api @@ -6,5 +6,5 @@ # 9.9-sub: 130-139 # 9.10: 140-149 LIBINTERFACE = 140 -LIBREVISION = 2 +LIBREVISION = 3 LIBAGE = 0 diff --git a/lib/dns/api b/lib/dns/api index caa18e7ca5..4aa9fe86be 100644 --- a/lib/dns/api +++ b/lib/dns/api @@ -5,6 +5,6 @@ # 9.9: 90-109 # 9.9-sub: 130-139 # 9.10: 140-149 -LIBINTERFACE = 142 +LIBINTERFACE = 143 LIBREVISION = 0 -LIBAGE = 0 +LIBAGE = 1 diff --git a/lib/irs/api b/lib/irs/api index c94d4ce433..8fd80ca3ab 100644 --- a/lib/irs/api +++ b/lib/irs/api @@ -6,5 +6,5 @@ # 9.9-sub: 130-139 # 9.10: 140-149 LIBINTERFACE = 141 -LIBREVISION = 0 +LIBREVISION = 1 LIBAGE = 0 diff --git a/lib/isc/api b/lib/isc/api index caa18e7ca5..4aa9fe86be 100644 --- a/lib/isc/api +++ b/lib/isc/api @@ -5,6 +5,6 @@ # 9.9: 90-109 # 9.9-sub: 130-139 # 9.10: 140-149 -LIBINTERFACE = 142 +LIBINTERFACE = 143 LIBREVISION = 0 -LIBAGE = 0 +LIBAGE = 1 diff --git a/lib/isccfg/api b/lib/isccfg/api index 7c24ba147f..6c3ba2f9c4 100644 --- a/lib/isccfg/api +++ b/lib/isccfg/api @@ -5,6 +5,6 @@ # 9.9: 90-109 # 9.9-sub: 130-139 # 9.10: 140-149 -LIBINTERFACE = 141 -LIBREVISION = 1 -LIBAGE = 1 +LIBINTERFACE = 142 +LIBREVISION = 0 +LIBAGE = 2 diff --git a/version b/version index cf13c4e6d6..b17bafc02a 100644 --- a/version +++ b/version @@ -1,5 +1,3 @@ -# $Id$ -# # This file must follow /bin/sh rules. It is imported directly via # configure. # @@ -9,5 +7,5 @@ MAJORVER=9 MINORVER=10 PATCHVER=0 RELEASETYPE=b -RELEASEVER=1 +RELEASEVER=2 EXTENSIONS=