]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
9.7.5rc2
authorMark Andrews <marka@isc.org>
Wed, 15 Feb 2012 10:24:15 +0000 (10:24 +0000)
committerMark Andrews <marka@isc.org>
Wed, 15 Feb 2012 10:24:15 +0000 (10:24 +0000)
CHANGES
version

diff --git a/CHANGES b/CHANGES
index 0dd2e9205d08e8447b26fd593ce2b5a78b0b649a..bfb2fba78500337c3bf92cb1e4487a4d1cf82b22 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,5 @@
+       --- 9.7.5rc2 released ---
+
 3284.  [bug]           Address race conditions with the handling of
                        rbtnode.deadlink. [RT #27738]
 
@@ -30,8 +32,6 @@
                        times before giving up.  mksymtbl was using non
                        portable perl to covert 64 bit hex strings. [RT #27653]
 
-       --- 9.7.5 released ---
-
 3268.  [bug]           Convert RRSIG expiry times to 64 timestamps to work
                        out the earliest expiry time. [RT #23311]
 
diff --git a/version b/version
index 3e5c9e37bd65a3e946706db9675059673ed29da8..2c2c6141f1636683e2441e544bc1e326f464e5c7 100644 (file)
--- a/version
+++ b/version
@@ -1,4 +1,4 @@
-# $Id: version,v 1.51.2.17 2012/01/27 06:58:28 marka Exp $
+# $Id: version,v 1.51.2.18 2012/02/15 10:24:15 marka Exp $
 # 
 # This file must follow /bin/sh rules.  It is imported directly via
 # configure.
@@ -6,5 +6,5 @@
 MAJORVER=9
 MINORVER=7
 PATCHVER=5
-RELEASETYPE=
-RELEASEVER=
+RELEASETYPE=rc
+RELEASEVER=2