From: Mark Andrews Date: Wed, 3 May 2006 01:49:09 +0000 (+0000) Subject: 9.4.0a5 X-Git-Tag: v9.4.0a5~2 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=a5f8e650e8cf2d1242a5896100742321ab224057;p=thirdparty%2Fbind9.git 9.4.0a5 --- diff --git a/CHANGES b/CHANGES index 9dd9580d0b6..b4a5b56e696 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,6 @@ + + --- 9.4.0a5 released --- + 2015. [cleanup] use-additional-cache is now acache-enable for consistancy. Default acache-enable off in BIND 9.4 as it requires memory usage to be configured. diff --git a/version b/version index 706141f755d..be0878d78bd 100644 --- a/version +++ b/version @@ -1,4 +1,4 @@ -# $Id: version,v 1.29.134.4 2006/03/10 00:28:00 marka Exp $ +# $Id: version,v 1.29.134.5 2006/05/03 01:49:09 marka Exp $ # # This file must follow /bin/sh rules. It is imported directly via # configure. @@ -7,4 +7,4 @@ MAJORVER=9 MINORVER=4 PATCHVER=0 RELEASETYPE=a -RELEASEVER=4 +RELEASEVER=5