From: Simon Josefsson Date: Mon, 15 Oct 2007 08:21:35 +0000 (+0200) Subject: Bump version. X-Git-Tag: gnutls_2_1_3~8 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=861d0ebc49fdc2fd6abbeef873e5e7508bfc9110;p=thirdparty%2Fgnutls.git Bump version. --- diff --git a/configure.in b/configure.in index 0b1b435cef..2de66b1b5e 100644 --- a/configure.in +++ b/configure.in @@ -21,7 +21,7 @@ dnl Process this file with autoconf to produce a configure script. # Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. AC_PREREQ(2.61) -AC_INIT([GnuTLS], [2.1.2], [bug-gnutls@gnu.org]) +AC_INIT([GnuTLS], [2.1.3], [bug-gnutls@gnu.org]) AC_CONFIG_AUX_DIR([build-aux]) AC_CANONICAL_TARGET @@ -36,7 +36,7 @@ AB_INIT # Interfaces added: AGE++ # Interfaces removed: AGE=0 AC_SUBST(LT_CURRENT, 23) -AC_SUBST(LT_REVISION, 0) +AC_SUBST(LT_REVISION, 1) AC_SUBST(LT_AGE, 0) ac_full=1