diff options
Diffstat (limited to 'contrib/bind9/lib/dns/api')
-rw-r--r-- | contrib/bind9/lib/dns/api | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/bind9/lib/dns/api b/contrib/bind9/lib/dns/api index 69ec5c4e46814..9e783a5431cb1 100644 --- a/contrib/bind9/lib/dns/api +++ b/contrib/bind9/lib/dns/api @@ -4,5 +4,5 @@ # 9.8: 80-89 # 9.9: 90-109 LIBINTERFACE = 87 -LIBREVISION = 0 +LIBREVISION = 1 LIBAGE = 6 |