From: Nikos Mavrogiannopoulos Date: Wed, 1 Jun 2011 14:33:42 +0000 (+0200) Subject: bumped version. X-Git-Tag: gnutls_2_99_3~72 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b948e80596ba5810043ef53072a8f712a07bcafc;p=thirdparty%2Fgnutls.git bumped version. --- diff --git a/configure.ac b/configure.ac index 00f4a7ed57..e02ed716c6 100644 --- a/configure.ac +++ b/configure.ac @@ -22,7 +22,7 @@ dnl Process this file with autoconf to produce a configure script. # USA AC_PREREQ(2.61) -AC_INIT([GnuTLS], [2.99.2], [bug-gnutls@gnu.org]) +AC_INIT([GnuTLS], [2.99.3], [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 e117eecd5c..bf9a42a615 100644 --- a/m4/hooks.m4 +++ b/m4/hooks.m4 @@ -41,7 +41,7 @@ AC_DEFUN([LIBGNUTLS_HOOKS], # Interfaces added: AGE++ # Interfaces removed: AGE=0 AC_SUBST(LT_CURRENT, 27) - AC_SUBST(LT_REVISION, 1) + AC_SUBST(LT_REVISION, 2) AC_SUBST(LT_AGE, 0) AC_SUBST(LT_SSL_CURRENT, 27)