From: Simon Josefsson Date: Sat, 11 Feb 2006 10:50:56 +0000 (+0000) Subject: Bump libtasn1 version. X-Git-Tag: gnutls_1_3_5~65 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=e6b9376e72a076c4fa0e56a5ea7117ff4e4cc096;p=thirdparty%2Fgnutls.git Bump libtasn1 version. --- diff --git a/configure.in b/configure.in index a87414cfe3..5e4c09c86a 100644 --- a/configure.in +++ b/configure.in @@ -39,7 +39,7 @@ AC_SUBST(LT_AGE, 0) ac_full=1 GNUTLS_GCRYPT_VERSION=1:1.2.2 -GNUTLS_LIBTASN1_VERSION=0.2.18 +GNUTLS_LIBTASN1_VERSION=0.3.0 AC_DEFINE_UNQUOTED(GNUTLS_GCRYPT_VERSION, "$GNUTLS_GCRYPT_VERSION", [version of gcrypt]) AC_DEFINE_UNQUOTED(GNUTLS_LIBTASN1_VERSION, "$GNUTLS_LIBTASN1_VERSION", [version of libtasn1])