mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-09-02 07:35:26 +00:00
prepare for 9.9.0 final
This commit is contained in:
2
CHANGES
2
CHANGES
@@ -1,3 +1,5 @@
|
|||||||
|
--- 9.9.0 released ---
|
||||||
|
|
||||||
3268. [bug] Convert RRSIG expiry times to 64 timestamps to work
|
3268. [bug] Convert RRSIG expiry times to 64 timestamps to work
|
||||||
out the earliest expiry time. [RT #23311]
|
out the earliest expiry time. [RT #23311]
|
||||||
|
|
||||||
|
@@ -1,3 +1,3 @@
|
|||||||
LIBINTERFACE = 92
|
LIBINTERFACE = 93
|
||||||
LIBREVISION = 0
|
LIBREVISION = 0
|
||||||
LIBAGE = 0
|
LIBAGE = 0
|
||||||
|
@@ -1,3 +1,3 @@
|
|||||||
LIBINTERFACE = 90
|
LIBINTERFACE = 91
|
||||||
LIBREVISION = 2
|
LIBREVISION = 3
|
||||||
LIBAGE = 0
|
LIBAGE = 1
|
||||||
|
6
version
6
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
|
# This file must follow /bin/sh rules. It is imported directly via
|
||||||
# configure.
|
# configure.
|
||||||
@@ -6,5 +6,5 @@
|
|||||||
MAJORVER=9
|
MAJORVER=9
|
||||||
MINORVER=9
|
MINORVER=9
|
||||||
PATCHVER=0
|
PATCHVER=0
|
||||||
RELEASETYPE=rc
|
RELEASETYPE=
|
||||||
RELEASEVER=1
|
RELEASEVER=
|
||||||
|
Reference in New Issue
Block a user