diff options
| author | Xin LI <delphij@FreeBSD.org> | 2016-09-28 03:45:43 +0000 |
|---|---|---|
| committer | Xin LI <delphij@FreeBSD.org> | 2016-09-28 03:45:43 +0000 |
| commit | c2a8859aa5c96190c179c911d3841c4de17b9c34 (patch) | |
| tree | d692d2581f8989d075abe40c9f3f55f2fa650949 /lib/dns/api | |
| parent | 5ef882476736cbe802bb4e6437c520162c4f44ce (diff) | |
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 df171fa191b4b..95055594c1272 100644 --- a/lib/dns/api +++ b/lib/dns/api @@ -6,6 +6,6 @@ # 9.9-sub: 130-139, 150-159 # 9.10: 140-149 # 9.11: 160-169 -LIBINTERFACE = 170 -LIBREVISION = 3 -LIBAGE = 1 +LIBINTERFACE = 172 +LIBREVISION = 2 +LIBAGE = 0 |
