From 381f821556b6fc70bc413ba6f2ce15bc75f365db Mon Sep 17 00:00:00 2001 From: Andreas Gustafsson Date: Tue, 23 Oct 2001 17:06:33 +0000 Subject: [PATCH] updated for 9.2.0rc8 --- README | 6 +++--- version | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README b/README index 4cd5d5b845..330acab0fa 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 51d4d88006..9b25b0bb07 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