prep for 9.7.0rc2 release

This commit is contained in:
Evan Hunt
2010-01-21 21:26:06 +00:00
parent 898d4a8c50
commit f4128a2bc4
4 changed files with 6 additions and 4 deletions
+2
View File
@@ -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
+1 -1
View File
@@ -1,3 +1,3 @@
LIBINTERFACE = 63
LIBINTERFACE = 64
LIBREVISION = 0
LIBAGE = 0
+1 -1
View File
@@ -1,3 +1,3 @@
LIBINTERFACE = 61
LIBREVISION = 2
LIBREVISION = 3
LIBAGE = 1
+2 -2
View File
@@ -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