diff options
Diffstat (limited to 'lib/dns/api')
-rw-r--r-- | lib/dns/api | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/dns/api b/lib/dns/api index cc5437d0be7b5..b11beb8343db1 100644 --- a/lib/dns/api +++ b/lib/dns/api @@ -4,6 +4,6 @@ # 9.8: 80-89, 120-129 # 9.9: 90-109 # 9.9-sub: 130-139 -LIBINTERFACE = 102 -LIBREVISION = 2 -LIBAGE = 2 +LIBINTERFACE = 105 +LIBREVISION = 0 +LIBAGE = 1 |