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/dns/api | |
| parent | 87c6fc212d37ddbeb388f8308377ae38de3061d9 (diff) | |
| download | bind9-ebbc86ee1eae2231a10e23f4cda592085dbc7eef.tar.gz | |
9.9.4b1
Diffstat (limited to 'lib/dns/api')
| -rw-r--r-- | lib/dns/api | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/dns/api b/lib/dns/api index a8881101..09c345a9 100644 --- a/lib/dns/api +++ b/lib/dns/api @@ -4,6 +4,6 @@ # 9.8: 80-89, 120-129 # 9.9: 90-109 # 9.9-sub: 130-139 -LIBINTERFACE = 99 -LIBREVISION = 1 +LIBINTERFACE = 100 +LIBREVISION = 0 LIBAGE = 0 |
