From: Mark Andrews Date: Tue, 17 May 2016 03:33:55 +0000 (+1000) Subject: 9.11.0a2 X-Git-Tag: v9.11.0a2~18 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=4ba89a0cfbc1dc791fade6d67a8bc87a1adc14c6;p=thirdparty%2Fbind9.git 9.11.0a2 --- diff --git a/CHANGES b/CHANGES index 5c33ea67b10..846053f999b 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,5 @@ + --- 9.11.0a1 released --- + 4366. [bug] Address race condition when updating rbtnode bit fields. [RT #42379] diff --git a/lib/bind9/api b/lib/bind9/api index 74f36d597cb..71475bf18e0 100644 --- a/lib/bind9/api +++ b/lib/bind9/api @@ -7,5 +7,5 @@ # 9.10: 140-149 # 9.11: 160-169 LIBINTERFACE = 160 -LIBREVISION = 0 +LIBREVISION = 1 LIBAGE = 0 diff --git a/lib/dns/api b/lib/dns/api index 7584c853318..dae35dfe26e 100644 --- a/lib/dns/api +++ b/lib/dns/api @@ -6,6 +6,6 @@ # 9.9-sub: 130-139, 150-159 # 9.10: 140-149 # 9.11: 160-169 -LIBINTERFACE = 160 +LIBINTERFACE = 161 LIBREVISION = 0 LIBAGE = 0 diff --git a/lib/isc/api b/lib/isc/api index 74f36d597cb..4185fbd01af 100644 --- a/lib/isc/api +++ b/lib/isc/api @@ -6,6 +6,6 @@ # 9.9-sub: 130-139 # 9.10: 140-149 # 9.11: 160-169 -LIBINTERFACE = 160 +LIBINTERFACE = 161 LIBREVISION = 0 -LIBAGE = 0 +LIBAGE = 1 diff --git a/lib/isccc/api b/lib/isccc/api index 74f36d597cb..71475bf18e0 100644 --- a/lib/isccc/api +++ b/lib/isccc/api @@ -7,5 +7,5 @@ # 9.10: 140-149 # 9.11: 160-169 LIBINTERFACE = 160 -LIBREVISION = 0 +LIBREVISION = 1 LIBAGE = 0 diff --git a/lib/isccfg/api b/lib/isccfg/api index 74f36d597cb..71475bf18e0 100644 --- a/lib/isccfg/api +++ b/lib/isccfg/api @@ -7,5 +7,5 @@ # 9.10: 140-149 # 9.11: 160-169 LIBINTERFACE = 160 -LIBREVISION = 0 +LIBREVISION = 1 LIBAGE = 0 diff --git a/version b/version index 4007f2b9ac6..917ef1d8d43 100644 --- a/version +++ b/version @@ -7,5 +7,5 @@ MAJORVER=9 MINORVER=11 PATCHVER=0 RELEASETYPE=a -RELEASEVER=1 +RELEASEVER=2 EXTENSIONS=