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/lwres/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/lwres/api')
-rw-r--r-- | lib/lwres/api | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/lwres/api b/lib/lwres/api index 39934b4fbd2c..fbbf923b5324 100644 --- a/lib/lwres/api +++ b/lib/lwres/api @@ -1,3 +1,3 @@ LIBINTERFACE = 50 -LIBREVISION = 2 +LIBREVISION = 3 LIBAGE = 0 |