mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-28 04:34:54 -04:00
9.2.0
This commit is contained in:
parent
457410a26c
commit
a7637b7db7
2 changed files with 5 additions and 3 deletions
2
CHANGES
2
CHANGES
|
|
@ -1,4 +1,6 @@
|
|||
|
||||
--- 9.2.9 released ---
|
||||
|
||||
--- 9.2.9rc1 released ---
|
||||
|
||||
2221. [bug] Set the event result code to reflect the actual
|
||||
|
|
|
|||
6
version
6
version
|
|
@ -1,4 +1,4 @@
|
|||
# $Id: version,v 1.26.2.50 2007/08/29 04:02:47 marka Exp $
|
||||
# $Id: version,v 1.26.2.51 2007/09/20 01:21:57 marka Exp $
|
||||
#
|
||||
# This file must follow /bin/sh rules. It is imported directly via
|
||||
# configure.
|
||||
|
|
@ -6,5 +6,5 @@
|
|||
MAJORVER=9
|
||||
MINORVER=2
|
||||
PATCHVER=9
|
||||
RELEASETYPE=rc
|
||||
RELEASEVER=1
|
||||
RELEASETYPE=
|
||||
RELEASEVER=
|
||||
|
|
|
|||
Loading…
Reference in a new issue