From: Andreas Gustafsson Date: Fri, 28 Sep 2001 21:42:15 +0000 (+0000) Subject: updated for 9.2.0rc5 X-Git-Tag: v9.2.0rc5~7 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=7c91a38c546ae19d22ede59ad68c82af79fbc7c8;p=thirdparty%2Fbind9.git updated for 9.2.0rc5 --- diff --git a/README b/README index ae48652990c..6ea2028b162 100644 --- a/README +++ b/README @@ -44,10 +44,10 @@ BIND 9 Nominum, Inc. -BIND 9.2.0rc4 +BIND 9.2.0rc5 - BIND 9.2.0rc4 is a release candidate for BIND 9.2.0. - It fixes a number of bugs in 9.2.0rc3. + BIND 9.2.0rc5 is a release candidate for BIND 9.2.0. + It fixes a number of bugs in 9.2.0rc4. BIND 9.2.0 has a number of new features over 9.1, including: diff --git a/version b/version index 14dba5d3f8c..4d06a94dab9 100644 --- a/version +++ b/version @@ -1,4 +1,4 @@ -# $Id: version,v 1.26.2.3 2001/09/21 20:27:46 gson Exp $ +# $Id: version,v 1.26.2.4 2001/09/28 21:42:15 gson Exp $ # # This file must follow /bin/sh rules. It is imported directly via # configure. @@ -7,4 +7,4 @@ MAJORVER=9 MINORVER=2 PATCHVER=0 RELEASETYPE=rc -RELEASEVER=4 +RELEASEVER=5