2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-30 05:57:52 +00:00

prep for 9.7.0rc1 release

This commit is contained in:
Evan Hunt 2009-12-06 01:49:08 +00:00
parent c93ed439e5
commit 16de5dbc71
2 changed files with 5 additions and 3 deletions

View File

@ -1,3 +1,5 @@
--- 9.7.0rc1 released ---
2805. [bug] Fixed namespace problems encountered when building
external programs using non-exported BIND9 libraries
(i.e., built without --enable-exportlib). [RT #20679]

View File

@ -1,4 +1,4 @@
# $Id: version,v 1.50 2009/11/18 00:30:37 each Exp $
# $Id: version,v 1.51 2009/12/06 01:49:08 each Exp $
#
# This file must follow /bin/sh rules. It is imported directly via
# configure.
@ -6,5 +6,5 @@
MAJORVER=9
MINORVER=7
PATCHVER=0
RELEASETYPE=b
RELEASEVER=3
RELEASETYPE=rc
RELEASEVER=1