diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2012-12-05 12:53:50 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2012-12-05 12:53:50 +0000 |
commit | a503af91a8a93bdaeb15b5467c2d98018eb719c5 (patch) | |
tree | dfe0c09893b34b160ac11d74d2862e8f52ed43fe /lib/bind9/api | |
parent | 8d876c495fa11d5aa72e8340d4b6efa1e911030b (diff) |
Notes
Diffstat (limited to 'lib/bind9/api')
-rw-r--r-- | lib/bind9/api | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/bind9/api b/lib/bind9/api index 089e7828a71b..7e9b11513e12 100644 --- a/lib/bind9/api +++ b/lib/bind9/api @@ -4,5 +4,5 @@ # 9.8: 80-89 # 9.9: 90-109 LIBINTERFACE = 80 -LIBREVISION = 5 +LIBREVISION = 7 LIBAGE = 0 |