]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
updated for 9.2.0rc3
authorAndreas Gustafsson <source@isc.org>
Wed, 12 Sep 2001 21:11:27 +0000 (21:11 +0000)
committerAndreas Gustafsson <source@isc.org>
Wed, 12 Sep 2001 21:11:27 +0000 (21:11 +0000)
CHANGES
README
version

diff --git a/CHANGES b/CHANGES
index f52f2e838ad9cb61948a20a3699f7f6a0b28df86..a31facb396ac63d43e28f3c15047971b45267ace 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,4 +1,6 @@
 
+       --- 9.2.0rc3 released ---
+
  990.  [bug]           The rndc-confgen man page was not installed.
 
  989.  [bug]           Report filename if $INCLUDE fails for file related
diff --git a/README b/README
index 12588b242cd01eb085209f5be08ffc4e4cd80d23..4c0c9f732137494c4d72a9382e1ee6b4b324c525 100644 (file)
--- a/README
+++ b/README
@@ -44,10 +44,10 @@ BIND 9
                Nominum, Inc.
 
 
-BIND 9.2.0rc2
+BIND 9.2.0rc3
 
-       BIND 9.2.0rc2 is a release candidate for BIND 9.2.0.
-       It fixes a number of bugs in 9.2.0rc1.
+       BIND 9.2.0rc3 is a release candidate for BIND 9.2.0.
+       It fixes a number of bugs in 9.2.0rc2.
 
        BIND 9.2.0 has a number of new features over 9.1,
        including:
diff --git a/version b/version
index e065a758d6b306188a2c6fcf1bd7b668be517f82..645a3394197b1f43c42f345834c3d86df8456497 100644 (file)
--- a/version
+++ b/version
@@ -1,4 +1,4 @@
-# $Id: version,v 1.26.2.1 2001/09/05 00:39:28 gson Exp $
+# $Id: version,v 1.26.2.2 2001/09/12 21:11:24 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=2
+RELEASEVER=3