From 649dca47a874bc4e635eeeeeb409b81d9c245daf Mon Sep 17 00:00:00 2001 From: Evan Hunt Date: Tue, 5 Aug 2014 21:54:13 -0700 Subject: [PATCH] [v9_10] prep 9.10.1b2 --- CHANGES | 2 ++ lib/bind9/api | 2 +- lib/dns/api | 2 +- lib/isc/api | 4 ++-- lib/isccfg/api | 2 +- lib/lwres/api | 4 ++-- version | 2 +- 7 files changed, 10 insertions(+), 8 deletions(-) diff --git a/CHANGES b/CHANGES index 17c0238966..4560284cdd 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,5 @@ + --- 9.10.1b2 released --- + 3912. [bug] Address some unrecoverable lookup failures. [RT #36330] 3910. [bug] Fix races to free event during shutdown. [RT#36720] diff --git a/lib/bind9/api b/lib/bind9/api index 58bfd3b6fa..b9ba7b62b6 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 = 4 +LIBREVISION = 5 LIBAGE = 0 diff --git a/lib/dns/api b/lib/dns/api index 69b41d1e5b..0b788e187a 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 = 145 +LIBINTERFACE = 146 LIBREVISION = 0 LIBAGE = 0 diff --git a/lib/isc/api b/lib/isc/api index 8890eac128..2dd572ee22 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 = 144 +LIBINTERFACE = 145 LIBREVISION = 0 -LIBAGE = 2 +LIBAGE = 3 diff --git a/lib/isccfg/api b/lib/isccfg/api index 6c3ba2f9c4..c6546820fb 100644 --- a/lib/isccfg/api +++ b/lib/isccfg/api @@ -6,5 +6,5 @@ # 9.9-sub: 130-139 # 9.10: 140-149 LIBINTERFACE = 142 -LIBREVISION = 0 +LIBREVISION = 1 LIBAGE = 2 diff --git a/lib/lwres/api b/lib/lwres/api index 648927f0d7..c94d4ce433 100644 --- a/lib/lwres/api +++ b/lib/lwres/api @@ -5,6 +5,6 @@ # 9.9: 90-109 # 9.9-sub: 130-139 # 9.10: 140-149 -LIBINTERFACE = 140 -LIBREVISION = 2 +LIBINTERFACE = 141 +LIBREVISION = 0 LIBAGE = 0 diff --git a/version b/version index df19183477..12204bea11 100644 --- a/version +++ b/version @@ -7,5 +7,5 @@ MAJORVER=9 MINORVER=10 PATCHVER=1 RELEASETYPE=b -RELEASEVER=1 +RELEASEVER=2 EXTENSIONS=