summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2002-06-20 07:22:55 +0000
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2002-06-20 07:22:55 +0000
commit15ce639e5a18ebe40ffae904158cec6635deb084 (patch)
treeaf70fc75e7cd060e2fa0e3512497ed6c418e4ee6 /configure.in
parentad7a5180e6c0066673e1f8b5fb8621b610cdca2d (diff)
downloadgnutls-15ce639e5a18ebe40ffae904158cec6635deb084.tar.gz
*** empty log message ***
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 94cf192d67..42a8b6b8df 100644
--- a/configure.in
+++ b/configure.in
@@ -23,7 +23,7 @@ AM_CONFIG_HEADER(config.h)
dnl This is the library version
GNUTLS_MOST_RECENT_INTERFACE=6
GNUTLS_CURRENT_INTERFACE_IMPLEMENTATION_NUMBER=$GNUTLS_MICRO_VERSION
-GNUTLS_OLDEST_INTERFACE=4
+GNUTLS_OLDEST_INTERFACE=5
AC_SUBST(GNUTLS_MAJOR_VERSION)