From: Nikos Mavrogiannopoulos Date: Mon, 7 Apr 2014 22:10:15 +0000 (+0200) Subject: bumped version X-Git-Tag: gnutls_3_3_0~26 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b3ee1e5c22480ae5eb3fde8e4341576de396644e;p=thirdparty%2Fgnutls.git bumped version --- diff --git a/m4/hooks.m4 b/m4/hooks.m4 index 776209f8c1..33b607f85c 100644 --- a/m4/hooks.m4 +++ b/m4/hooks.m4 @@ -39,9 +39,9 @@ AC_DEFUN([LIBGNUTLS_HOOKS], # Interfaces changed/added/removed: CURRENT++ REVISION=0 # Interfaces added: AGE++ # Interfaces removed: AGE=0 - AC_SUBST(LT_CURRENT, 63) + AC_SUBST(LT_CURRENT, 64) AC_SUBST(LT_REVISION, 0) - AC_SUBST(LT_AGE, 35) + AC_SUBST(LT_AGE, 36) AC_SUBST(LT_SSL_CURRENT, 27) AC_SUBST(LT_SSL_REVISION, 2)