From: Evan Hunt Date: Sun, 6 Dec 2009 01:49:08 +0000 (+0000) Subject: prep for 9.7.0rc1 release X-Git-Tag: v9.6-ESV-R6rc2^3~5 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=16de5dbc7178b7fe8a9d4beb9ff50778cc8d3847;p=thirdparty%2Fbind9.git prep for 9.7.0rc1 release --- diff --git a/CHANGES b/CHANGES index 4f7ddf6b382..e4380db45f1 100644 --- a/CHANGES +++ b/CHANGES @@ -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] diff --git a/version b/version index 236052e4a8d..414fea65cff 100644 --- a/version +++ b/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 # configure. @@ -6,5 +6,5 @@ MAJORVER=9 MINORVER=7 PATCHVER=0 -RELEASETYPE=b -RELEASEVER=3 +RELEASETYPE=rc +RELEASEVER=1