diff options
| author | Internet Software Consortium, Inc <@isc.org> | 2013-08-14 06:35:21 -0600 |
|---|---|---|
| committer | Internet Software Consortium, Inc <@isc.org> | 2013-08-14 06:35:21 -0600 |
| commit | ebbc86ee1eae2231a10e23f4cda592085dbc7eef (patch) | |
| tree | 8e373dd37c3b0a9fb113ff78f7a15dd19f6c0911 /lib/isc/api | |
| parent | 87c6fc212d37ddbeb388f8308377ae38de3061d9 (diff) | |
| download | bind9-ebbc86ee1eae2231a10e23f4cda592085dbc7eef.tar.gz | |
9.9.4b1
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 48bc766d..38d3b8f9 100644 --- a/lib/isc/api +++ b/lib/isc/api @@ -4,6 +4,6 @@ # 9.8: 80-89, 120-129 # 9.9: 90-109 # 9.9-sub: 130-139 -LIBINTERFACE = 95 -LIBREVISION = 1 -LIBAGE = 0 +LIBINTERFACE = 96 +LIBREVISION = 0 +LIBAGE = 1 |
