mirror of
https://github.com/isc-projects/bind9.git
synced 2026-03-21 18:10:37 -04:00
Releasing 9.4.2rc1
This commit is contained in:
parent
f64dc66601
commit
ea4cf4b9b0
2 changed files with 4 additions and 2 deletions
2
CHANGES
2
CHANGES
|
|
@ -1,3 +1,5 @@
|
|||
--- 9.4.2rc1 released ---
|
||||
|
||||
2238. [bug] It was possible to trigger a REQUIRE when a
|
||||
validation was cancelled. [RT #17106]
|
||||
|
||||
|
|
|
|||
4
version
4
version
|
|
@ -1,4 +1,4 @@
|
|||
# $Id: version,v 1.29.134.15 2007/05/24 02:59:51 marka Exp $
|
||||
# $Id: version,v 1.29.134.16 2007/09/18 03:15:21 each Exp $
|
||||
#
|
||||
# This file must follow /bin/sh rules. It is imported directly via
|
||||
# configure.
|
||||
|
|
@ -6,5 +6,5 @@
|
|||
MAJORVER=9
|
||||
MINORVER=4
|
||||
PATCHVER=2
|
||||
RELEASETYPE=b
|
||||
RELEASETYPE=rc
|
||||
RELEASEVER=1
|
||||
|
|
|
|||
Loading…
Reference in a new issue