From: Nikos Mavrogiannopoulos Date: Mon, 21 Oct 2013 16:10:57 +0000 (+0200) Subject: bumped dane library version X-Git-Tag: gnutls_3_2_5~20 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b4ece0d57c1a41bf059b1c822b8c23030145ecd7;p=thirdparty%2Fgnutls.git bumped dane library version --- diff --git a/m4/hooks.m4 b/m4/hooks.m4 index cc1efb12ae..cd94deebf1 100644 --- a/m4/hooks.m4 +++ b/m4/hooks.m4 @@ -47,9 +47,9 @@ AC_DEFUN([LIBGNUTLS_HOOKS], AC_SUBST(LT_SSL_REVISION, 2) AC_SUBST(LT_SSL_AGE, 0) - AC_SUBST(LT_DANE_CURRENT, 3) - AC_SUBST(LT_DANE_REVISION, 2) - AC_SUBST(LT_DANE_AGE, 3) + AC_SUBST(LT_DANE_CURRENT, 4) + AC_SUBST(LT_DANE_REVISION, 0) + AC_SUBST(LT_DANE_AGE, 4) AC_SUBST(LT_XSSL_CURRENT, 0) AC_SUBST(LT_XSSL_REVISION, 0)