updated for 9.2.0rc8

This commit is contained in:
Andreas Gustafsson
2001-10-23 17:06:33 +00:00
parent 3a0f5543c9
commit 381f821556
2 changed files with 5 additions and 5 deletions

6
README
View File

@@ -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:

View File

@@ -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