]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
9.4.0b3
authorMark Andrews <marka@isc.org>
Wed, 18 Oct 2006 04:31:42 +0000 (04:31 +0000)
committerMark Andrews <marka@isc.org>
Wed, 18 Oct 2006 04:31:42 +0000 (04:31 +0000)
CHANGES
lib/bind/api
lib/dns/api
lib/isc/api
lib/lwres/api
version

diff --git a/CHANGES b/CHANGES
index c89270ec442a9eb159011dc08bbdc90d85ce8e77..f365844287a4db68672dd392607f793c6e020b16 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,6 @@
+
+       --- 9.4.0b3 released ---
+
 2097.  [bug]           named could reference a destroyed memory context
                        after being reloaded / reconfigured. [RT #16428]
 
index 4222749fc0ee84ae3abcd9363c737ac0e9a4fe49..8701441a0f191c70bbeb86bc92c7b441539425d7 100644 (file)
@@ -1,3 +1,3 @@
 LIBINTERFACE = 4
-LIBREVISION = 5
+LIBREVISION = 6
 LIBAGE = 0
index 8fb0d4bc5abe15d661a58600fcfc5f90ba68ffc7..759a051899a2fd57c0d5298953626d5bc36f4e43 100644 (file)
@@ -1,3 +1,3 @@
 LIBINTERFACE = 32
-LIBREVISION = 2
+LIBREVISION = 3
 LIBAGE = 0
index ebadde78166120a961a95d72d4c230f064c834aa..3254ff7fafc65e19d7fbd275b39191945bb6bada 100644 (file)
@@ -1,3 +1,3 @@
 LIBINTERFACE = 32
-LIBREVISION = 0
+LIBREVISION = 1
 LIBAGE = 0
index 7560ffdecc5b72cdf4af54e8a53b3b6e4d5c1ba9..aba393a7ba90223d55c357a0132c7a95cfa9b514 100644 (file)
@@ -1,3 +1,3 @@
 LIBINTERFACE = 30
-LIBREVISION = 2
+LIBREVISION = 3
 LIBAGE = 0
diff --git a/version b/version
index cd0b5d9ce4412666a13841ac02a15f5b22a03755..4ef76883a1dad46c022fe5b787d542e2e32da2f1 100644 (file)
--- a/version
+++ b/version
@@ -1,4 +1,4 @@
-# $Id: version,v 1.29.134.8 2006/08/31 04:02:46 marka Exp $
+# $Id: version,v 1.29.134.9 2006/10/18 04:31:42 marka Exp $
 #
 # This file must follow /bin/sh rules.  It is imported directly via
 # configure.
@@ -7,4 +7,4 @@ MAJORVER=9
 MINORVER=4
 PATCHVER=0
 RELEASETYPE=b
-RELEASEVER=2
+RELEASEVER=3