mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-13 22:59:59 -04:00
9.6.0
This commit is contained in:
parent
a48b15f7b5
commit
8b07cdbf50
2 changed files with 6 additions and 3 deletions
3
CHANGES
3
CHANGES
|
|
@ -1,3 +1,6 @@
|
|||
|
||||
--- 9.6.0 released ---
|
||||
|
||||
2520. [bug] Update xml statistics version number to 2.0 as change
|
||||
#2388 made the schema incompatible to the previous
|
||||
version. [RT #19080]
|
||||
|
|
|
|||
6
version
6
version
|
|
@ -1,4 +1,4 @@
|
|||
# $Id: version,v 1.43.12.1 2008/12/11 00:18:40 marka Exp $
|
||||
# $Id: version,v 1.43.12.2 2008/12/21 22:21:57 marka Exp $
|
||||
#
|
||||
# This file must follow /bin/sh rules. It is imported directly via
|
||||
# configure.
|
||||
|
|
@ -6,5 +6,5 @@
|
|||
MAJORVER=9
|
||||
MINORVER=6
|
||||
PATCHVER=0
|
||||
RELEASETYPE=rc
|
||||
RELEASEVER=2
|
||||
RELEASETYPE=
|
||||
RELEASEVER=
|
||||
|
|
|
|||
Loading…
Reference in a new issue