mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-11 12:20:00 -04:00
9.9.0
This commit is contained in:
parent
fde12c209e
commit
3514c49b2f
2 changed files with 5 additions and 3 deletions
2
CHANGES
2
CHANGES
|
|
@ -1,3 +1,5 @@
|
|||
--- 9.9.0 released ---
|
||||
|
||||
--- 9.9.0rc4 released ---
|
||||
|
||||
3289. [bug] 'rndc retransfer' failed for inline zones. [RT #28036]
|
||||
|
|
|
|||
6
version
6
version
|
|
@ -1,4 +1,4 @@
|
|||
# $Id: version,v 1.60.2.3 2012/02/23 07:06:10 marka Exp $
|
||||
# $Id: version,v 1.60.2.4 2012/02/23 08:46:54 marka 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=4
|
||||
RELEASETYPE=
|
||||
RELEASEVER=
|
||||
|
|
|
|||
Loading…
Reference in a new issue