From 9a09ea7d92504507bcd20591930c7a724d704ade Mon Sep 17 00:00:00 2001 From: Nikos Mavrogiannopoulos Date: Tue, 21 May 2002 12:14:47 +0000 Subject: *** empty log message *** --- NEWS | 2 +- configure.in | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index 59215b908e..2154eeb33b 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,4 @@ -Version 0.4.2 +Version 0.4.2 (21/05/2002) - Separated ASN.1 structures parser documentation and TLS library documentation. - Added gnutls_handshake_set_rsa_pms() function, which disables the diff --git a/configure.in b/configure.in index 7ea192f585..97b36c0bf6 100644 --- a/configure.in +++ b/configure.in @@ -21,7 +21,7 @@ AM_INIT_AUTOMAKE(gnutls, $GNUTLS_VERSION) AM_CONFIG_HEADER(config.h) dnl This is the library version -GNUTLS_MOST_RECENT_INTERFACE=4 +GNUTLS_MOST_RECENT_INTERFACE=5 GNUTLS_CURRENT_INTERFACE_IMPLEMENTATION_NUMBER=$GNUTLS_MICRO_VERSION GNUTLS_OLDEST_INTERFACE=4 -- cgit v1.2.1