diff options
author | Doug Barton <dougb@FreeBSD.org> | 2009-01-09 09:58:33 +0000 |
---|---|---|
committer | Doug Barton <dougb@FreeBSD.org> | 2009-01-09 09:58:33 +0000 |
commit | 0da30d61e624fa6fbd4d6b2057244e0c9e0c213b (patch) | |
tree | 76e88c380de063d6c34d9c662df82c2ee84b3bf1 /lib/bind/api | |
parent | 84c329fd83557f6415f6355007797dbcbaa685b0 (diff) |
Notes
Diffstat (limited to 'lib/bind/api')
-rw-r--r-- | lib/bind/api | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/bind/api b/lib/bind/api index d4b1ecd36b2b..7ffeba810f24 100644 --- a/lib/bind/api +++ b/lib/bind/api @@ -1,3 +1,3 @@ -LIBINTERFACE = 4 -LIBREVISION = 9 -LIBAGE = 0 +LIBINTERFACE = 5 +LIBREVISION = 2 +LIBAGE = 1 |