diff options
author | Internet Software Consortium, Inc <@isc.org> | 2007-09-07 14:14:19 -0600 |
---|---|---|
committer | LaMont Jones <lamont@debian.org> | 2007-09-07 14:14:19 -0600 |
commit | e7ee4f9689939f41f745d8ccaae351444c6aed73 (patch) | |
tree | 21f8e9f8042f12559ba0c9b6f517bfb657469862 /lib/isc/api | |
parent | 038cb638ae3a14da41169b1d0f5cb1c992984084 (diff) | |
download | bind9-e7ee4f9689939f41f745d8ccaae351444c6aed73.tar.gz |
9.2.1rc2
Diffstat (limited to 'lib/isc/api')
-rw-r--r-- | lib/isc/api | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/isc/api b/lib/isc/api index 38cabc1d..a2d21190 100644 --- a/lib/isc/api +++ b/lib/isc/api @@ -1,3 +1,3 @@ -LIBINTERFACE = 4 -LIBREVISION = 1 -LIBAGE = 0 +LIBINTERFACE = 5 +LIBREVISION = 0 +LIBAGE = 1 |