diff options
author | Doug Barton <dougb@FreeBSD.org> | 2010-10-30 21:01:18 +0000 |
---|---|---|
committer | Doug Barton <dougb@FreeBSD.org> | 2010-10-30 21:01:18 +0000 |
commit | 0f0e363281d939478823f6d05bcab56d901ead06 (patch) | |
tree | 3b7387d91fd2a2ef9aa09d7a73d475e92199f7d1 /lib/dns/api | |
parent | 18e55afed62288a797a09f3ff59ae2146af6ce0f (diff) | |
download | src-0f0e363281d939478823f6d05bcab56d901ead06.tar.gz src-0f0e363281d939478823f6d05bcab56d901ead06.zip |
Vendor import of BIND 9.6-ESV-R2vendor/bind9/9.6-ESV-R2
Notes
Notes:
svn path=/vendor/bind9/dist/; revision=214567
svn path=/vendor/bind9/9.6-ESV-R2/; revision=214568; tag=vendor/bind9/9.6-ESV-R2
Diffstat (limited to 'lib/dns/api')
-rw-r--r-- | lib/dns/api | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/dns/api b/lib/dns/api index e9df7dbcd801..b1adf7845b24 100644 --- a/lib/dns/api +++ b/lib/dns/api @@ -1,3 +1,3 @@ -LIBINTERFACE = 56 -LIBREVISION = 1 -LIBAGE = 1 +LIBINTERFACE = 57 +LIBREVISION = 0 +LIBAGE = 2 |