From 5b72cda36b151c8c7c4e9b5d17d4d7e00a8049d0 Mon Sep 17 00:00:00 2001 From: Evan Hunt Date: Wed, 28 Oct 2009 18:13:24 +0000 Subject: [PATCH] update API and def files for 9.7.0b2 release --- lib/dns/api | 2 +- lib/isc/api | 4 ++-- lib/isc/win32/libisc.def | 4 ++++ lib/isccfg/api | 2 +- 4 files changed, 8 insertions(+), 4 deletions(-) diff --git a/lib/dns/api b/lib/dns/api index 3252b3bfa0..acbd59ffa6 100644 --- a/lib/dns/api +++ b/lib/dns/api @@ -1,3 +1,3 @@ -LIBINTERFACE = 60 +LIBINTERFACE = 61 LIBREVISION = 0 LIBAGE = 0 diff --git a/lib/isc/api b/lib/isc/api index 3252b3bfa0..5146f4d5d9 100644 --- a/lib/isc/api +++ b/lib/isc/api @@ -1,3 +1,3 @@ -LIBINTERFACE = 60 +LIBINTERFACE = 61 LIBREVISION = 0 -LIBAGE = 0 +LIBAGE = 1 diff --git a/lib/isc/win32/libisc.def b/lib/isc/win32/libisc.def index c1eebe4011..8e1d4d9cd5 100644 --- a/lib/isc/win32/libisc.def +++ b/lib/isc/win32/libisc.def @@ -392,15 +392,19 @@ isc_sha1_invalidate isc_sha1_update isc_sha224_final isc_sha224_init +isc_sha224_invalidate isc_sha224_update isc_sha256_final isc_sha256_init +isc_sha256_invalidate isc_sha256_update isc_sha384_final isc_sha384_init +isc_sha384_invalidate isc_sha384_update isc_sha512_final isc_sha512_init +isc_sha512_invalidate isc_sha512_update isc_sockaddr_any isc_sockaddr_any6 diff --git a/lib/isccfg/api b/lib/isccfg/api index 3252b3bfa0..25708f02bf 100644 --- a/lib/isccfg/api +++ b/lib/isccfg/api @@ -1,3 +1,3 @@ LIBINTERFACE = 60 -LIBREVISION = 0 +LIBREVISION = 1 LIBAGE = 0