From 1e7e935d2af2fcc11087f4b38cded12b79cda191 Mon Sep 17 00:00:00 2001 From: Evan Hunt Date: Thu, 16 Jan 2014 18:59:52 -0800 Subject: [PATCH] [v9_8] prep 9.8.7rc2 --- CHANGES | 2 ++ lib/dns/api | 2 +- lib/irs/api | 4 ++-- lib/isc/api | 2 +- version | 2 +- 5 files changed, 7 insertions(+), 5 deletions(-) diff --git a/CHANGES b/CHANGES index b008be9538..e28729d06c 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,5 @@ + --- 9.8.7rc2 released --- + 3710. [bug] Address double dns_zone_detach when switching to using automatic empty zones from regular zones. [RT #35177] diff --git a/lib/dns/api b/lib/dns/api index af3ab9a1aa..fb710c2e91 100644 --- a/lib/dns/api +++ b/lib/dns/api @@ -5,5 +5,5 @@ # 9.9: 90-109 # 9.9-sub: 130-139 LIBINTERFACE = 124 -LIBREVISION = 1 +LIBREVISION = 2 LIBAGE = 2 diff --git a/lib/irs/api b/lib/irs/api index 5c8dd5e14d..e8130a2cea 100644 --- a/lib/irs/api +++ b/lib/irs/api @@ -4,6 +4,6 @@ # 9.8: 80-89, 120-129 # 9.9: 90-109 # 9.9-sub: 130-139 -LIBINTERFACE = 80 -LIBREVISION = 4 +LIBINTERFACE = 81 +LIBREVISION = 0 LIBAGE = 0 diff --git a/lib/isc/api b/lib/isc/api index ecde9a1b62..91d7b0dbf4 100644 --- a/lib/isc/api +++ b/lib/isc/api @@ -5,5 +5,5 @@ # 9.9: 90-109 # 9.9-sub: 130-139 LIBINTERFACE = 120 -LIBREVISION = 1 +LIBREVISION = 2 LIBAGE = 0 diff --git a/version b/version index 5fa02c775c..913329065b 100644 --- a/version +++ b/version @@ -9,5 +9,5 @@ MAJORVER=9 MINORVER=8 PATCHVER=7 RELEASETYPE=rc -RELEASEVER=1 +RELEASEVER=2 EXTENSIONS=