diff --git a/CHANGES b/CHANGES index 9adfa0d0cc..eb719f2c4d 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,5 @@ + --- 9.9.0 released --- + 3268. [bug] Convert RRSIG expiry times to 64 timestamps to work out the earliest expiry time. [RT #23311] diff --git a/lib/dns/api b/lib/dns/api index 63ac0c791c..f7fd555777 100644 --- a/lib/dns/api +++ b/lib/dns/api @@ -1,3 +1,3 @@ -LIBINTERFACE = 92 +LIBINTERFACE = 93 LIBREVISION = 0 LIBAGE = 0 diff --git a/lib/isc/api b/lib/isc/api index 2a59ac929c..146dc8a6a9 100644 --- a/lib/isc/api +++ b/lib/isc/api @@ -1,3 +1,3 @@ -LIBINTERFACE = 90 -LIBREVISION = 2 -LIBAGE = 0 +LIBINTERFACE = 91 +LIBREVISION = 3 +LIBAGE = 1 diff --git a/version b/version index 7431c7ca60..33a81d6f86 100644 --- a/version +++ b/version @@ -1,4 +1,4 @@ -# $Id: version,v 1.59 2011/12/22 17:49:49 each Exp $ +# $Id: version,v 1.60 2012/01/29 05:14:07 each Exp $ # # This file must follow /bin/sh rules. It is imported directly via # configure. @@ -6,5 +6,5 @@ MAJORVER=9 MINORVER=9 PATCHVER=0 -RELEASETYPE=rc -RELEASEVER=1 +RELEASETYPE= +RELEASEVER=