diff options
author | dougb <dougb@FreeBSD.org> | 2007-01-29 18:31:57 +0000 |
---|---|---|
committer | dougb <dougb@FreeBSD.org> | 2007-01-29 18:31:57 +0000 |
commit | c85e35bbb2ec763c73c113fcc2c43b81aaf1c84c (patch) | |
tree | dee50f90c277a657410d5857ad168212edce5bf9 /contrib/bind9/lib/dns/api | |
parent | 68bfc5b67867dc6e00ff341434b51fac8bfbf21e (diff) | |
parent | fb8cb3b3a3d2367752c01dc81b68c0b7390f7760 (diff) | |
download | FreeBSD-src-c85e35bbb2ec763c73c113fcc2c43b81aaf1c84c.zip FreeBSD-src-c85e35bbb2ec763c73c113fcc2c43b81aaf1c84c.tar.gz |
This commit was generated by cvs2svn to compensate for changes in r166332,
which included commits to RCS files with non-trunk default branches.
Diffstat (limited to 'contrib/bind9/lib/dns/api')
-rw-r--r-- | contrib/bind9/lib/dns/api | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/contrib/bind9/lib/dns/api b/contrib/bind9/lib/dns/api index 1bc2b11..95b29be 100644 --- a/contrib/bind9/lib/dns/api +++ b/contrib/bind9/lib/dns/api @@ -1,3 +1,3 @@ -LIBINTERFACE = 22 -LIBREVISION = 7 -LIBAGE = 0 +LIBINTERFACE = 23 +LIBREVISION = 0 +LIBAGE = 1 |