diff options
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 65f46ea7a5e54..06e27c3b72eff 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 |