diff options
Diffstat (limited to 'lib/dns/api')
-rw-r--r-- | lib/dns/api | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/dns/api b/lib/dns/api index 9e783a5..325781a 100644 --- a/lib/dns/api +++ b/lib/dns/api @@ -3,6 +3,6 @@ # 9.7: 60-79 # 9.8: 80-89 # 9.9: 90-109 -LIBINTERFACE = 87 +LIBINTERFACE = 89 LIBREVISION = 1 -LIBAGE = 6 +LIBAGE = 1 |