From: Mark Andrews Date: Thu, 13 Oct 2005 02:49:23 +0000 (+0000) Subject: 9.4.0a2 X-Git-Tag: v9.4.0a2~18 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=cb5c9b5c740fc8e9f96eae5f3902a92962cd3198;p=thirdparty%2Fbind9.git 9.4.0a2 --- diff --git a/lib/dns/api b/lib/dns/api index ccd24b688c3..cd8c055747a 100644 --- a/lib/dns/api +++ b/lib/dns/api @@ -1,3 +1,3 @@ LIBINTERFACE = 30 -LIBREVISION = 0 +LIBREVISION = 1 LIBAGE = 0 diff --git a/version b/version index 180e3fa5b84..757092688e4 100644 --- a/version +++ b/version @@ -1,4 +1,4 @@ -# $Id: version,v 1.29.134.1 2005/09/06 07:02:41 marka Exp $ +# $Id: version,v 1.29.134.2 2005/10/13 02:48:29 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=1 +RELEASEVER=2