mirror of
https://github.com/isc-projects/bind9.git
synced 2026-03-09 01:30:39 -04:00
9.2.7b1
This commit is contained in:
parent
53f8a2b94b
commit
d440718f8d
2 changed files with 7 additions and 4 deletions
3
CHANGES
3
CHANGES
|
|
@ -1,3 +1,6 @@
|
|||
|
||||
--- 9.2.7b1 released ---
|
||||
|
||||
2030. [bug] We were being overly conservative when disabling
|
||||
openssl engine support. [RT #16030]
|
||||
|
||||
|
|
|
|||
8
version
8
version
|
|
@ -1,10 +1,10 @@
|
|||
# $Id: version,v 1.26.2.42 2005/12/14 00:40:26 marka Exp $
|
||||
# $Id: version,v 1.26.2.43 2006/05/25 06:17:08 marka Exp $
|
||||
#
|
||||
# This file must follow /bin/sh rules. It is imported directly via
|
||||
# configure.
|
||||
#
|
||||
MAJORVER=9
|
||||
MINORVER=2
|
||||
PATCHVER=6
|
||||
RELEASETYPE=
|
||||
RELEASEVER=
|
||||
PATCHVER=7
|
||||
RELEASETYPE=b
|
||||
RELEASEVER=1
|
||||
|
|
|
|||
Loading…
Reference in a new issue