From: Mark Andrews Date: Mon, 4 Jul 2016 22:19:59 +0000 (+1000) Subject: add 9.11.0b1 release marker to master X-Git-Tag: v9.12.0a0~216 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=96987fd6f70d33d1f0552613b18d53edabba68e9;p=thirdparty%2Fbind9.git add 9.11.0b1 release marker to master --- diff --git a/CHANGES b/CHANGES index 38498e29d34..3c0fe87f7ea 100644 --- a/CHANGES +++ b/CHANGES @@ -6,6 +6,8 @@ 4402. [bug] protoc-c is now a hard requirement for --enable-dnstap. + --- 9.11.0b1 released --- + 4401. [misc] Change LICENSE to MPL 2.0. 4400. [bug] ttl policy was not being inherited in policy.py. diff --git a/lib/dns/api b/lib/dns/api index 3eec5740b17..03547695496 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 = 162 +LIBINTERFACE = 163 LIBREVISION = 0 LIBAGE = 0 diff --git a/lib/isc/api b/lib/isc/api index d6881b88a8b..eedd3cc1575 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 = 162 +LIBINTERFACE = 163 LIBREVISION = 0 -LIBAGE = 2 +LIBAGE = 3 diff --git a/version b/version index c65409a8936..a8d534e12ab 100644 --- a/version +++ b/version @@ -6,6 +6,6 @@ DESCRIPTION= MAJORVER=9 MINORVER=11 PATCHVER=0 -RELEASETYPE=a -RELEASEVER=3 +RELEASETYPE=b +RELEASEVER=1 EXTENSIONS=