From: Nikos Mavrogiannopoulos Date: Sun, 16 Dec 2012 11:58:33 +0000 (+0100) Subject: bumped version X-Git-Tag: gnutls_3_1_6~26 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=afdbb14e72963765769ad2945bd602e3e50bdfe9;p=thirdparty%2Fgnutls.git bumped version --- diff --git a/configure.ac b/configure.ac index 32541360ea..a8393760d7 100644 --- a/configure.ac +++ b/configure.ac @@ -21,7 +21,7 @@ dnl Process this file with autoconf to produce a configure script. # USA AC_PREREQ(2.61) -AC_INIT([GnuTLS], [3.1.5], [bug-gnutls@gnu.org]) +AC_INIT([GnuTLS], [3.1.6], [bug-gnutls@gnu.org]) AC_CONFIG_AUX_DIR([build-aux]) AC_CONFIG_MACRO_DIR([m4])