Release 9.5.0a7

This commit is contained in:
Evan Hunt 2007-09-27 02:56:01 +00:00
parent d827d56a9a
commit 19bcb91965
3 changed files with 6 additions and 2 deletions

View file

@ -1,3 +1,5 @@
--- 9.5.0a7 released ---
2251. [placeholder]
2250. [func] New flag 'memstatistics' to state whether the

2
README
View file

@ -54,6 +54,8 @@ BIND 9.5.0
Experimental http server and statistics support for named via xml.
Faster ACL processing.
Use Doxygen to generate internal documention.
BIND 9.4.0

View file

@ -1,4 +1,4 @@
# $Id: version,v 1.36 2007/06/28 02:39:16 marka Exp $
# $Id: version,v 1.37 2007/09/27 02:56:01 each Exp $
#
# This file must follow /bin/sh rules. It is imported directly via
# configure.
@ -7,4 +7,4 @@ MAJORVER=9
MINORVER=5
PATCHVER=0
RELEASETYPE=a
RELEASEVER=6
RELEASEVER=7