diff options
author | Xin LI <delphij@FreeBSD.org> | 2016-03-10 04:17:58 +0000 |
---|---|---|
committer | Xin LI <delphij@FreeBSD.org> | 2016-03-10 04:17:58 +0000 |
commit | 5ef882476736cbe802bb4e6437c520162c4f44ce (patch) | |
tree | 03c6af9b2c7a9d6383d6f80f711b0bffbd84cd5f /lib/dns/api | |
parent | 1d5aae19328e5f0078324f9af01fd8898340bd50 (diff) |
Notes
Diffstat (limited to 'lib/dns/api')
-rw-r--r-- | lib/dns/api | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/dns/api b/lib/dns/api index 1a6ae8d86d83b..df171fa191b4b 100644 --- a/lib/dns/api +++ b/lib/dns/api @@ -7,5 +7,5 @@ # 9.10: 140-149 # 9.11: 160-169 LIBINTERFACE = 170 -LIBREVISION = 2 +LIBREVISION = 3 LIBAGE = 1 |