diff options
author | Doug Barton <dougb@FreeBSD.org> | 2012-05-28 10:21:54 +0000 |
---|---|---|
committer | Doug Barton <dougb@FreeBSD.org> | 2012-05-28 10:21:54 +0000 |
commit | 31ffd11de096ff42940ae937e8e5a955664514c9 (patch) | |
tree | 6dc3dc4c57d86d545b84f6bf88014bfc1dcf80fa /lib/dns/api | |
parent | 65880d08f9383b1b2f7d971891cc32f9ba70e051 (diff) | |
download | src-31ffd11de096ff42940ae937e8e5a955664514c9.tar.gz src-31ffd11de096ff42940ae937e8e5a955664514c9.zip |
Vendor import of BIND 9.6-ESV-R7vendor/bind9/9.6-ESV-R7
Notes
Notes:
svn path=/vendor/bind9/dist-9.6/; revision=236174
svn path=/vendor/bind9/9.6-ESV-R7/; revision=236175; tag=vendor/bind9/9.6-ESV-R7
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 5a5cbc7fd18d..974ae84d538c 100644 --- a/lib/dns/api +++ b/lib/dns/api @@ -4,5 +4,5 @@ # 9.8: 80-89 # 9.9: 90-109 LIBINTERFACE = 110 -LIBREVISION = 1 +LIBREVISION = 2 LIBAGE = 0 |