change release number to 9.9.0rc2

This commit is contained in:
Evan Hunt
2012-01-31 01:15:59 +00:00
parent c54dadd853
commit 75503c024b
2 changed files with 4 additions and 4 deletions

View File

@@ -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]

View File

@@ -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