]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
prep for 9.7.0rc2 release
authorEvan Hunt <each@isc.org>
Thu, 21 Jan 2010 21:26:06 +0000 (21:26 +0000)
committerEvan Hunt <each@isc.org>
Thu, 21 Jan 2010 21:26:06 +0000 (21:26 +0000)
CHANGES
lib/dns/api
lib/isc/api
version

diff --git a/CHANGES b/CHANGES
index 416d9de10002c1417693cc431816165011651269..6f1a5e9ce3068be435882236037e0137d0b6d187 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,5 @@
+       --- 9.7.0rc2 released ---
+
 2842.  [func]          Prevent dnssec-keygen and dnssec-keyfromlabel from
                        creating key files if there is a chance that the new
                        key ID will collide with an existing one after
index 5609cd0cc365031bbf17f9cf8fa2202a12e8305a..c4e83f4e31836b297ebbb7839c55e07c1faabb94 100644 (file)
@@ -1,3 +1,3 @@
-LIBINTERFACE = 63
+LIBINTERFACE = 64
 LIBREVISION = 0
 LIBAGE = 0
index 25bcb6738df834f62a139f87e50c6c9bb5189970..ea516a14ce089a9c61ebe1a93ad551aa6ed2df38 100644 (file)
@@ -1,3 +1,3 @@
 LIBINTERFACE = 61
-LIBREVISION = 2
+LIBREVISION = 3
 LIBAGE = 1
diff --git a/version b/version
index 414fea65cff9f30e60dea33fa024c4a208980d34..c23b0bea1ba7e23efdb584ba2db932f09f727269 100644 (file)
--- a/version
+++ b/version
@@ -1,4 +1,4 @@
-# $Id: version,v 1.51 2009/12/06 01:49:08 each Exp $
+# $Id: version,v 1.51.2.1 2010/01/21 21:26:06 each Exp $
 # 
 # This file must follow /bin/sh rules.  It is imported directly via
 # configure.
@@ -7,4 +7,4 @@ MAJORVER=9
 MINORVER=7
 PATCHVER=0
 RELEASETYPE=rc
-RELEASEVER=1
+RELEASEVER=2