]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
updated for 9.2.0rc1
authorAndreas Gustafsson <source@isc.org>
Wed, 8 Aug 2001 19:47:38 +0000 (19:47 +0000)
committerAndreas Gustafsson <source@isc.org>
Wed, 8 Aug 2001 19:47:38 +0000 (19:47 +0000)
README
version

diff --git a/README b/README
index 6f49925bb1c1485e1b5fe92d7235b0667af58043..b0fc37875f5b56bc8789e2bf6b18a99c8297a06f 100644 (file)
--- 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 f6081aece46f5b9b135efa238627956b2f569472..8f3448e718e06d38a6088e35ead9a206622d3323 100644 (file)
--- 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