From: Mark Andrews Date: Tue, 9 Aug 2011 04:09:10 +0000 (+0000) Subject: 9.8.1rc1 X-Git-Tag: v9.8.1rc1~6 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=3ec77708b2c8510a743632b6de2a13a5a4639000;p=thirdparty%2Fbind9.git 9.8.1rc1 --- diff --git a/CHANGES b/CHANGES index 653ae447a23..9135d200910 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,5 @@ + --- 9.8.1rc1 released --- + 3141. [bug] Silence spurious "zone serial (0) unchanged" messages associated with empty zones. [RT #25079] diff --git a/lib/isc/api b/lib/isc/api index 1855cd0de58..ec820d9ea38 100644 --- a/lib/isc/api +++ b/lib/isc/api @@ -1,3 +1,3 @@ LIBINTERFACE = 83 -LIBREVISION = 0 +LIBREVISION = 1 LIBAGE = 0 diff --git a/version b/version index 9aacb5e5649..2dd20798a12 100644 --- a/version +++ b/version @@ -1,4 +1,4 @@ -# $Id: version,v 1.53.8.7 2011/07/08 22:57:24 smann Exp $ +# $Id: version,v 1.53.8.8 2011/08/09 04:05:24 marka Exp $ # # This file must follow /bin/sh rules. It is imported directly via # configure. @@ -6,5 +6,5 @@ MAJORVER=9 MINORVER=8 PATCHVER=1 -RELEASETYPE=b -RELEASEVER=3 +RELEASETYPE=rc +RELEASEVER=1