From: Nikos Mavrogiannopoulos Date: Wed, 9 Feb 2011 07:53:26 +0000 (+0100) Subject: bumped version. X-Git-Tag: gnutls_2_99_0~289 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=9da8ab29e21bb5cef164ff8c2aa7f1d7b90aecba;p=thirdparty%2Fgnutls.git bumped version. --- diff --git a/configure.ac b/configure.ac index 7ae0758c0d..c02e16d0cd 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.11.7], [bug-gnutls@gnu.org]) +AC_INIT([GnuTLS], [2.99.0], [bug-gnutls@gnu.org]) AC_CONFIG_AUX_DIR([build-aux]) AC_CONFIG_MACRO_DIR([m4])