diff options
author | Doug Barton <dougb@FreeBSD.org> | 2010-05-20 05:38:08 +0000 |
---|---|---|
committer | Doug Barton <dougb@FreeBSD.org> | 2010-05-20 05:38:08 +0000 |
commit | 18e55afed62288a797a09f3ff59ae2146af6ce0f (patch) | |
tree | ee72c3a62a88988fd88b8307e202d8687614355d /lib/dns/api | |
parent | 4308e637cb194c3ff81230993e254a17ea317070 (diff) | |
download | src-18e55afed62288a797a09f3ff59ae2146af6ce0f.tar.gz src-18e55afed62288a797a09f3ff59ae2146af6ce0f.zip |
Vendor import of BIND 9.6.2-P2vendor/bind9/9.6.2-P2
Notes
Notes:
svn path=/vendor/bind9/dist/; revision=208328
svn path=/vendor/bind9/9.6.2-P2/; revision=208329; tag=vendor/bind9/9.6.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 4fc7eca838cb..e9df7dbcd801 100644 --- a/lib/dns/api +++ b/lib/dns/api @@ -1,3 +1,3 @@ LIBINTERFACE = 56 -LIBREVISION = 0 +LIBREVISION = 1 LIBAGE = 1 |