diff options
author | Doug Barton <dougb@FreeBSD.org> | 2010-12-04 00:42:21 +0000 |
---|---|---|
committer | Doug Barton <dougb@FreeBSD.org> | 2010-12-04 00:42:21 +0000 |
commit | f805c4c11684ad447d955512cb705ebc2aba9ef3 (patch) | |
tree | a2b1f0f7c5b10430273550cac18402eceb063664 /lib/dns/api | |
parent | 0f0e363281d939478823f6d05bcab56d901ead06 (diff) | |
download | src-f805c4c11684ad447d955512cb705ebc2aba9ef3.tar.gz src-f805c4c11684ad447d955512cb705ebc2aba9ef3.zip |
Vendor import of BIND 9.6-ESV-R3vendor/bind9/9.6-ESV-R3
Notes
Notes:
svn path=/vendor/bind9/dist/; revision=216169
svn path=/vendor/bind9/9.6-ESV-R3/; revision=216170; tag=vendor/bind9/9.6-ESV-R3
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 b1adf7845b24..82e6786c1d0a 100644 --- a/lib/dns/api +++ b/lib/dns/api @@ -1,3 +1,3 @@ -LIBINTERFACE = 57 +LIBINTERFACE = 58 LIBREVISION = 0 -LIBAGE = 2 +LIBAGE = 0 |