From: Nikos Mavrogiannopoulos Date: Thu, 28 Jul 2011 17:49:45 +0000 (+0200) Subject: updated version X-Git-Tag: gnutls_3_0_0~2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=da7e343f3090b2520126cc5ff7deb816e4118d4f;p=thirdparty%2Fgnutls.git updated version --- diff --git a/configure.ac b/configure.ac index d2326348c9..a3336b2851 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.4], [bug-gnutls@gnu.org]) +AC_INIT([GnuTLS], [3.0.0], [bug-gnutls@gnu.org]) AC_CONFIG_AUX_DIR([build-aux]) AC_CONFIG_MACRO_DIR([m4])