diff options
Diffstat (limited to 'lib/bind9/api')
| -rw-r--r-- | lib/bind9/api | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/lib/bind9/api b/lib/bind9/api index 7e9b11513e125..99f8d317f469d 100644 --- a/lib/bind9/api +++ b/lib/bind9/api @@ -1,8 +1,9 @@ # LIBINTERFACE ranges # 9.6: 50-59, 110-119 # 9.7: 60-79 -# 9.8: 80-89 +# 9.8: 80-89, 120-129 # 9.9: 90-109 +# 9.9-sub: 130-139 LIBINTERFACE = 80 -LIBREVISION = 7 +LIBREVISION = 8 LIBAGE = 0 |
