From: Evan Hunt Date: Sat, 30 Aug 2014 01:38:17 +0000 (-0700) Subject: [v9_8] prep 9.8.8rc1 X-Git-Tag: v9.8.8rc1^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6b9e465adbb7f912672b6a10897e4d3469694535;p=thirdparty%2Fbind9.git [v9_8] prep 9.8.8rc1 --- diff --git a/CHANGES b/CHANGES index 22c4c60a492..3e2da69f820 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,5 @@ + --- 9.8.8rc1 released --- + 3933. [bug] Corrected the implementation of dns_rdata_casecompare() for the HIP rdata type. [RT #36911] diff --git a/lib/dns/api b/lib/dns/api index bb6d50ec2ab..4e0c3b22289 100644 --- a/lib/dns/api +++ b/lib/dns/api @@ -5,5 +5,5 @@ # 9.9: 90-109 # 9.9-sub: 130-139 LIBINTERFACE = 126 -LIBREVISION = 0 +LIBREVISION = 1 LIBAGE = 0 diff --git a/lib/isccfg/api b/lib/isccfg/api index 522b3e79d39..80be6238db3 100644 --- a/lib/isccfg/api +++ b/lib/isccfg/api @@ -5,5 +5,5 @@ # 9.9: 90-109 # 9.9-sub: 130-139 LIBINTERFACE = 84 -LIBREVISION = 1 +LIBREVISION = 2 LIBAGE = 2 diff --git a/version b/version index c8882b6c06d..f8ccef8bf72 100644 --- a/version +++ b/version @@ -8,6 +8,6 @@ DESCRIPTION= MAJORVER=9 MINORVER=8 PATCHVER=8 -RELEASETYPE=b -RELEASEVER=2 +RELEASETYPE=rc +RELEASEVER=1 EXTENSIONS=