diff options
| author | Doug Barton <dougb@FreeBSD.org> | 2012-04-04 23:11:25 +0000 |
|---|---|---|
| committer | Doug Barton <dougb@FreeBSD.org> | 2012-04-04 23:11:25 +0000 |
| commit | 42d3eba523963ab015ac451eeea0788b11631c94 (patch) | |
| tree | d6eb268f26af23cc29cceb581dd5468a2cfef052 /lib/bind9/api | |
| parent | 3939884dc90db099f5601bd7c27d39acf7a8c731 (diff) | |
Vendor import of BIND 9.8.2vendor/bind9/9.8.2
Notes
svn path=/vendor/bind9/dist/; revision=233902
svn path=/vendor/bind9/9.8.2/; revision=233903; tag=vendor/bind9/9.8.2
Diffstat (limited to 'lib/bind9/api')
| -rw-r--r-- | lib/bind9/api | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/lib/bind9/api b/lib/bind9/api index 26a5fba69664..74bc33868809 100644 --- a/lib/bind9/api +++ b/lib/bind9/api @@ -1,3 +1,8 @@ +# LIBINTERFACE ranges +# 9.6: 50-59, 110-119 +# 9.7: 60-79 +# 9.8: 80-89 +# 9.9: 90-109 LIBINTERFACE = 80 -LIBREVISION = 3 +LIBREVISION = 4 LIBAGE = 0 |
