From 1c9afb96b58f450f8861007e5135dee1447e680f Mon Sep 17 00:00:00 2001 From: Andreas Gustafsson Date: Wed, 8 Aug 2001 19:47:38 +0000 Subject: [PATCH] updated for 9.2.0rc1 --- README | 7 ++++--- version | 6 +++--- 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/README b/README index 6f49925bb1..b0fc37875f 100644 --- a/README +++ b/README @@ -44,10 +44,11 @@ BIND 9 Nominum, Inc. -BIND 9.2.0b2 +BIND 9.2.0rc1 - BIND 9.2.0b2 a beta release of BIND 9.2.0. It includes a - number of new features over 9.1, including: + BIND 9.2.0rc1 is a release candidate for BIND 9.2.0. + BIND 9.2.0 has a number of new features over 9.1, + including: - The size of the cache can now be limited using the "max-cache-size" option. diff --git a/version b/version index f6081aece4..8f3448e718 100644 --- a/version +++ b/version @@ -1,4 +1,4 @@ -# $Id: version,v 1.25 2001/07/30 17:37:39 gson Exp $ +# $Id: version,v 1.26 2001/08/08 19:47:38 gson Exp $ # # This file must follow /bin/sh rules. It is imported directly via # configure. @@ -6,5 +6,5 @@ MAJORVER=9 MINORVER=2 PATCHVER=0 -RELEASETYPE=b -RELEASEVER=2 +RELEASETYPE=rc +RELEASEVER=1