From: Nikos Mavrogiannopoulos Date: Mon, 20 Feb 2012 21:52:14 +0000 (+0100) Subject: bumped versions X-Git-Tag: gnutls_3_0_14~18 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=1c80b5a09fef3c3dbf675cc38141d7ddd65a0ea2;p=thirdparty%2Fgnutls.git bumped versions --- diff --git a/configure.ac b/configure.ac index a54988e25f..2b452650ee 100644 --- a/configure.ac +++ b/configure.ac @@ -21,7 +21,7 @@ dnl Process this file with autoconf to produce a configure script. # USA AC_PREREQ(2.61) -AC_INIT([GnuTLS], [3.0.13], [bug-gnutls@gnu.org]) +AC_INIT([GnuTLS], [3.0.14], [bug-gnutls@gnu.org]) AC_CONFIG_AUX_DIR([build-aux]) AC_CONFIG_MACRO_DIR([m4]) diff --git a/m4/hooks.m4 b/m4/hooks.m4 index 09b6500d20..6c5139f75a 100644 --- a/m4/hooks.m4 +++ b/m4/hooks.m4 @@ -40,7 +40,7 @@ AC_DEFUN([LIBGNUTLS_HOOKS], # Interfaces added: AGE++ # Interfaces removed: AGE=0 AC_SUBST(LT_CURRENT, 34) - AC_SUBST(LT_REVISION, 0) + AC_SUBST(LT_REVISION, 1) AC_SUBST(LT_AGE, 6) AC_SUBST(LT_SSL_CURRENT, 27)