diff options
author | Doug Barton <dougb@FreeBSD.org> | 2008-09-01 20:53:25 +0000 |
---|---|---|
committer | Doug Barton <dougb@FreeBSD.org> | 2008-09-01 20:53:25 +0000 |
commit | ca732c8b83a6bb3115b1bebf77d19d83b2cf0dc9 (patch) | |
tree | 00951e23479d720f88789ce68ce281d7f6f81024 /lib/dns/api | |
parent | 82b3dc06d3dc3c698029580e543f22bad8d5f17b (diff) | |
download | src-ca732c8b83a6bb3115b1bebf77d19d83b2cf0dc9.tar.gz src-ca732c8b83a6bb3115b1bebf77d19d83b2cf0dc9.zip |
Vendor import of BIND 9.4.2-P2vendor/bind9/9.4.2-P2
Notes
Notes:
svn path=/vendor/bind9/dist/; revision=182637
svn path=/vendor/bind9/9.4.2-P2/; revision=182638; tag=vendor/bind9/9.4.2-P2
Diffstat (limited to 'lib/dns/api')
-rw-r--r-- | lib/dns/api | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/dns/api b/lib/dns/api index f40dfe0239bf..7ad55061cc58 100644 --- a/lib/dns/api +++ b/lib/dns/api @@ -1,3 +1,3 @@ LIBINTERFACE = 35 -LIBREVISION = 0 +LIBREVISION = 1 LIBAGE = 0 |