diff options
author | Doug Barton <dougb@FreeBSD.org> | 2009-01-09 09:04:10 +0000 |
---|---|---|
committer | Doug Barton <dougb@FreeBSD.org> | 2009-01-09 09:04:10 +0000 |
commit | a60329dc0b1fdca9ddbd07bc19a811d6422771eb (patch) | |
tree | 7224b9a75a685f21a59462fa76d16d62275b6ccc /lib/dns/api | |
parent | 7e21e833208362048bab5426bd4749d039b90494 (diff) | |
download | src-a60329dc0b1fdca9ddbd07bc19a811d6422771eb.tar.gz src-a60329dc0b1fdca9ddbd07bc19a811d6422771eb.zip |
Vendor import of BIND 9.4.3-P1vendor/bind9/9.4.3-P1
Notes
Notes:
svn path=/vendor/bind9/dist/; revision=186926
svn path=/vendor/bind9/9.4.3-P1/; revision=186927; tag=vendor/bind9/9.4.3-P1
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 7949ab0bbf8a..0b8a3bc5beea 100644 --- a/lib/dns/api +++ b/lib/dns/api @@ -1,3 +1,3 @@ LIBINTERFACE = 36 -LIBREVISION = 1 +LIBREVISION = 2 LIBAGE = 0 |