]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
9.9.0rc3
authorMark Andrews <marka@isc.org>
Wed, 15 Feb 2012 10:57:07 +0000 (10:57 +0000)
committerMark Andrews <marka@isc.org>
Wed, 15 Feb 2012 10:57:07 +0000 (10:57 +0000)
CHANGES
lib/dns/api
version

diff --git a/CHANGES b/CHANGES
index c81a26a5fac00a2f157cfe37c8391495f5322cbe..4f67832269f2fe584f04ce9b5d511d1a87ba073b 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,5 @@
+       --- 9.9.0rc3 released ---
+
 3284.  [bug]           Address race conditions with the handling of
                        rbtnode.deadlink. [RT #27738]
 
index 332a0c544773b95303069c331f382e0f78086453..b0d8bdd7445542d263f1d83a3f9e7eee6625a5fd 100644 (file)
@@ -4,5 +4,5 @@
 # 9.8: 80-89
 # 9.9: 90-109
 LIBINTERFACE = 93
-LIBREVISION = 0
+LIBREVISION = 1
 LIBAGE = 0
diff --git a/version b/version
index 5b4251566a7c0be22a3484eda45acae38398e6ba..19e85d929e1dfae1eee2261c3c9683265c9f81f6 100644 (file)
--- a/version
+++ b/version
@@ -1,4 +1,4 @@
-# $Id: version,v 1.60.2.1 2012/01/31 01:16:31 each Exp $
+# $Id: version,v 1.60.2.2 2012/02/15 10:53:19 marka Exp $
 # 
 # This file must follow /bin/sh rules.  It is imported directly via
 # configure.
@@ -7,4 +7,4 @@ MAJORVER=9
 MINORVER=9
 PATCHVER=0
 RELEASETYPE=rc
-RELEASEVER=2
+RELEASEVER=3