From: Mark Andrews Date: Thu, 9 Sep 2010 03:07:14 +0000 (+0000) Subject: 9.5.3rc1 X-Git-Tag: v9.5.3rc1~4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f30a727f397ef2700b2a3c93c9c208be0193a88a;p=thirdparty%2Fbind9.git 9.5.3rc1 --- diff --git a/CHANGES b/CHANGES index cfd3335006b..c0d63622eeb 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,6 @@ + + --- 9.5.3rc1 released --- + 2946. [doc] Document the default values for the minimum and maximum zone refresh and retry values in the ARM. [RT #21886] diff --git a/README b/README index 8dd8c4c8f00..062452030d3 100644 --- a/README +++ b/README @@ -46,6 +46,8 @@ BIND 9 BIND 9.5.3 BIND 9.5.3 is a maintenance release, fixing bugs in 9.5.2. + BIND 9.5.3 is intended to be the last release in the BIND 9.5.x + series. BIND 9.5.2 diff --git a/version b/version index 1a07b1dffaf..bb5eb246b49 100644 --- a/version +++ b/version @@ -1,4 +1,4 @@ -# $Id: version,v 1.39.18.14 2010/08/08 23:20:45 marka Exp $ +# $Id: version,v 1.39.18.15 2010/09/09 03:05:21 marka Exp $ # # This file must follow /bin/sh rules. It is imported directly via # configure. @@ -6,5 +6,5 @@ MAJORVER=9 MINORVER=5 PATCHVER=3 -RELEASETYPE=b +RELEASETYPE=rc RELEASEVER=1