diff options
author | Doug Barton <dougb@FreeBSD.org> | 2009-11-30 02:59:30 +0000 |
---|---|---|
committer | Doug Barton <dougb@FreeBSD.org> | 2009-11-30 02:59:30 +0000 |
commit | 0f784036a584bfffbf0758a1d1664f605924c014 (patch) | |
tree | 37ffd545adce0dc8679de1224253dec1127a85e6 /lib/dns/api | |
parent | d5e9ae7e174c2efbbf724c173aa324efe94b7ccc (diff) | |
download | src-0f784036a584bfffbf0758a1d1664f605924c014.tar.gz src-0f784036a584bfffbf0758a1d1664f605924c014.zip |
Vendor import of BIND 9.6.1-P2vendor/bind9/9.6.1-P2
Notes
Notes:
svn path=/vendor/bind9/dist/; revision=199956
svn path=/vendor/bind9/9.6.1-P2/; revision=199957; tag=vendor/bind9/9.6.1-P2
Diffstat (limited to 'lib/dns/api')
-rw-r--r-- | lib/dns/api | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/dns/api b/lib/dns/api index af155ca8f5f0..4bcf883246ce 100644 --- a/lib/dns/api +++ b/lib/dns/api @@ -1,3 +1,3 @@ -LIBINTERFACE = 52 +LIBINTERFACE = 53 LIBREVISION = 0 -LIBAGE = 2 +LIBAGE = 0 |