mirror of
https://github.com/isc-projects/bind9.git
synced 2026-04-15 22:09:31 -04:00
change release number to 9.9.0rc2
This commit is contained in:
parent
c54dadd853
commit
75503c024b
2 changed files with 4 additions and 4 deletions
2
CHANGES
2
CHANGES
|
|
@ -1,4 +1,4 @@
|
|||
--- 9.9.0 released ---
|
||||
--- 9.9.0rc2 released ---
|
||||
|
||||
3270. [bug] "rndc reload" didn't reuse existing zones correctly
|
||||
when inline-signing was in use. [RT #27650]
|
||||
|
|
|
|||
6
version
6
version
|
|
@ -1,4 +1,4 @@
|
|||
# $Id: version,v 1.60 2012/01/29 05:14:07 each Exp $
|
||||
# $Id: version,v 1.61 2012/01/31 01:15:59 each 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=
|
||||
RELEASEVER=
|
||||
RELEASETYPE=rc
|
||||
RELEASEVER=2
|
||||
|
|
|
|||
Loading…
Reference in a new issue