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 5241a88477cf..fb710c2e91f8 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 = 122 -LIBREVISION = 1 -LIBAGE = 0 +LIBINTERFACE = 124 +LIBREVISION = 2 +LIBAGE = 2 |