diff options
author | Doug Barton <dougb@FreeBSD.org> | 2010-03-02 19:49:55 +0000 |
---|---|---|
committer | Doug Barton <dougb@FreeBSD.org> | 2010-03-02 19:49:55 +0000 |
commit | 841024d54f1f0a07feccf84d8938b00bc1f362b5 (patch) | |
tree | c470abc978aa6ca4f6b0033d7e09c8b7b09cd629 /lib/dns/api | |
parent | 51917575cfd35d6a201b010726ea7404a0f9bb7e (diff) | |
download | src-841024d54f1f0a07feccf84d8938b00bc1f362b5.tar.gz src-841024d54f1f0a07feccf84d8938b00bc1f362b5.zip |
Vendor import of BIND 9.6.2vendor/bind9/9.6.2
Notes
Notes:
svn path=/vendor/bind9/dist/; revision=204599
svn path=/vendor/bind9/9.6.2/; revision=204600; tag=vendor/bind9/9.6.2
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 4bcf883246ce..1505071b41bd 100644 --- a/lib/dns/api +++ b/lib/dns/api @@ -1,3 +1,3 @@ -LIBINTERFACE = 53 -LIBREVISION = 0 +LIBINTERFACE = 55 +LIBREVISION = 1 LIBAGE = 0 |