]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
9.7.2-P2
authorMark Andrews <marka@isc.org>
Fri, 24 Sep 2010 08:36:55 +0000 (08:36 +0000)
committerMark Andrews <marka@isc.org>
Fri, 24 Sep 2010 08:36:55 +0000 (08:36 +0000)
CHANGES
lib/dns/api
version

diff --git a/CHANGES b/CHANGES
index d97825d3da7023b702480eae4ccdb372b5bcd310..b7bedb8d92d2cfbfb349780f9b6fa2182fc174c8 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,5 @@
+       --- 9.7.2-P2 released ---
+
 2963.  [security]      The allow-query acl was being applied instead of the
                        allow-query-cache acl to cache lookups. [RT #22114]
 
index 5b6419881a2787da7e1b2f76b7c3f6f348156f26..dccee07d642762e5d5a9038ab5d9a7df32a41d43 100644 (file)
@@ -1,3 +1,3 @@
-LIBINTERFACE = 68
-LIBREVISION = 1
+LIBINTERFACE = 69
+LIBREVISION = 0
 LIBAGE = 0
diff --git a/version b/version
index 9682ecc9c0e6a2e1e51fc6f2c958ee1b66de5741..d20fbb96d0997d10e197d642e7b3e9a3d9253ceb 100644 (file)
--- a/version
+++ b/version
@@ -1,4 +1,4 @@
-# $Id: version,v 1.51.2.8.4.1 2010/09/15 12:25:41 marka Exp $
+# $Id: version,v 1.51.2.8.4.2 2010/09/24 08:36:55 marka Exp $
 # 
 # This file must follow /bin/sh rules.  It is imported directly via
 # configure.
@@ -7,4 +7,4 @@ MAJORVER=9
 MINORVER=7
 PATCHVER=2
 RELEASETYPE=-P
-RELEASEVER=1
+RELEASEVER=2