mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-31 14:35:26 +00:00
prep for 9.7.0rc1 release
This commit is contained in:
2
CHANGES
2
CHANGES
@@ -1,3 +1,5 @@
|
|||||||
|
--- 9.7.0rc1 released ---
|
||||||
|
|
||||||
2805. [bug] Fixed namespace problems encountered when building
|
2805. [bug] Fixed namespace problems encountered when building
|
||||||
external programs using non-exported BIND9 libraries
|
external programs using non-exported BIND9 libraries
|
||||||
(i.e., built without --enable-exportlib). [RT #20679]
|
(i.e., built without --enable-exportlib). [RT #20679]
|
||||||
|
6
version
6
version
@@ -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
|
# This file must follow /bin/sh rules. It is imported directly via
|
||||||
# configure.
|
# configure.
|
||||||
@@ -6,5 +6,5 @@
|
|||||||
MAJORVER=9
|
MAJORVER=9
|
||||||
MINORVER=7
|
MINORVER=7
|
||||||
PATCHVER=0
|
PATCHVER=0
|
||||||
RELEASETYPE=b
|
RELEASETYPE=rc
|
||||||
RELEASEVER=3
|
RELEASEVER=1
|
||||||
|
Reference in New Issue
Block a user