From 3d603efd176b075e5edce59f1fadc624be608afa Mon Sep 17 00:00:00 2001 From: Mark Andrews Date: Thu, 10 Jan 2013 23:58:20 +1100 Subject: [PATCH] 9.9.3b1 --- CHANGES | 2 ++ lib/bind9/api | 2 +- lib/dns/api | 6 +++--- lib/isc/api | 4 ++-- lib/isccc/api | 2 +- lib/isccfg/api | 2 +- lib/lwres/api | 2 +- version | 6 +++--- 8 files changed, 14 insertions(+), 12 deletions(-) diff --git a/CHANGES b/CHANGES index d7abf2ced6..278fbae160 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,5 @@ + --- 9.9.3b1 released --- + 3461. [bug] Negative responses could incorrectly have AD=1 set. [RT #32237] diff --git a/lib/bind9/api b/lib/bind9/api index 787f54fcc3..a6ac8011e4 100644 --- a/lib/bind9/api +++ b/lib/bind9/api @@ -4,5 +4,5 @@ # 9.8: 80-89 # 9.9: 90-109 LIBINTERFACE = 90 -LIBREVISION = 5 +LIBREVISION = 6 LIBAGE = 0 diff --git a/lib/dns/api b/lib/dns/api index 5eded2c101..88567e7308 100644 --- a/lib/dns/api +++ b/lib/dns/api @@ -3,6 +3,6 @@ # 9.7: 60-79 # 9.8: 80-89 # 9.9: 90-109 -LIBINTERFACE = 96 -LIBREVISION = 1 -LIBAGE = 1 +LIBINTERFACE = 97 +LIBREVISION = 0 +LIBAGE = 0 diff --git a/lib/isc/api b/lib/isc/api index 178430ae9b..3798ef6b5d 100644 --- a/lib/isc/api +++ b/lib/isc/api @@ -3,6 +3,6 @@ # 9.7: 60-79 # 9.8: 80-89 # 9.9: 90-109 -LIBINTERFACE = 93 +LIBINTERFACE = 94 LIBREVISION = 0 -LIBAGE = 1 +LIBAGE = 0 diff --git a/lib/isccc/api b/lib/isccc/api index e34aa945db..6ed2ee977b 100644 --- a/lib/isccc/api +++ b/lib/isccc/api @@ -4,5 +4,5 @@ # 9.8: 80-89 # 9.9: 90-109 LIBINTERFACE = 90 -LIBREVISION = 2 +LIBREVISION = 3 LIBAGE = 0 diff --git a/lib/isccfg/api b/lib/isccfg/api index e34aa945db..6ed2ee977b 100644 --- a/lib/isccfg/api +++ b/lib/isccfg/api @@ -4,5 +4,5 @@ # 9.8: 80-89 # 9.9: 90-109 LIBINTERFACE = 90 -LIBREVISION = 2 +LIBREVISION = 3 LIBAGE = 0 diff --git a/lib/lwres/api b/lib/lwres/api index 59e4f66cb6..e34aa945db 100644 --- a/lib/lwres/api +++ b/lib/lwres/api @@ -4,5 +4,5 @@ # 9.8: 80-89 # 9.9: 90-109 LIBINTERFACE = 90 -LIBREVISION = 1 +LIBREVISION = 2 LIBAGE = 0 diff --git a/version b/version index ad8f80fa0d..d0c5a36106 100644 --- a/version +++ b/version @@ -5,6 +5,6 @@ # MAJORVER=9 MINORVER=9 -PATCHVER=2 -RELEASETYPE= -RELEASEVER= +PATCHVER=3 +RELEASETYPE=b +RELEASEVER=1