From: Evan Hunt Date: Tue, 3 Apr 2007 23:28:00 +0000 (+0000) Subject: 9.5.0a3 X-Git-Tag: v9.5.0a3~1 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=25820cf1d110ec22cec5f6be5257aabe6853ca92;p=thirdparty%2Fbind9.git 9.5.0a3 --- diff --git a/CHANGES b/CHANGES index 3cb17758451..7619ca1c1b4 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,6 @@ + + --- 9.5.0a3 released --- + 2166. [bug] When running in batch mode, dig could misinterpret a server address as a name to be looked up, causing unexpected output. [RT #16743] diff --git a/version b/version index eafbe8bd4b5..282ca794843 100644 --- a/version +++ b/version @@ -1,4 +1,4 @@ -# $Id: version,v 1.32 2007/03/06 01:30:03 marka Exp $ +# $Id: version,v 1.33 2007/04/03 23:28:00 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=2 +RELEASEVER=3