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 26a5fba696649..74bc33868809c 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 |