From: Andreas Gustafsson Date: Tue, 23 Oct 2001 17:06:33 +0000 (+0000) Subject: updated for 9.2.0rc8 X-Git-Tag: v9.2.0rc8~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=381f821556b6fc70bc413ba6f2ce15bc75f365db;p=thirdparty%2Fbind9.git updated for 9.2.0rc8 --- diff --git a/README b/README index 4cd5d5b845e..330acab0fab 100644 --- a/README +++ b/README @@ -44,10 +44,10 @@ BIND 9 Nominum, Inc. -BIND 9.2.0rc7 +BIND 9.2.0rc8 - BIND 9.2.0rc7 is a release candidate for BIND 9.2.0. - It fixes a number of bugs in 9.2.0rc6. + BIND 9.2.0rc8 is a release candidate for BIND 9.2.0. + It fixes a number of bugs in 9.2.0rc7. BIND 9.2.0 has a number of new features over 9.1, including: diff --git a/version b/version index 51d4d880065..9b25b0bb07d 100644 --- a/version +++ b/version @@ -1,4 +1,4 @@ -# $Id: version,v 1.26.2.6 2001/10/12 23:34:24 gson Exp $ +# $Id: version,v 1.26.2.7 2001/10/23 17:06:33 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=7 +RELEASEVER=8