diff options
| author | Doug Barton <dougb@FreeBSD.org> | 2012-04-04 23:39:49 +0000 |
|---|---|---|
| committer | Doug Barton <dougb@FreeBSD.org> | 2012-04-04 23:39:49 +0000 |
| commit | 65880d08f9383b1b2f7d971891cc32f9ba70e051 (patch) | |
| tree | d26f93aedd31b1ac675c005aa5330e49b0feb548 /lib/bind9/api | |
| parent | 80d1ba31f126f0fc17182c5c4b40965c383b37bd (diff) | |
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 65f46ea7a5e5..06e27c3b72ef 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 = 50 -LIBREVISION = 5 +LIBREVISION = 7 LIBAGE = 0 |
