From: Nikos Mavrogiannopoulos Date: Mon, 2 Dec 2019 16:32:16 +0000 (+0100) Subject: Revert "Released 3.6.11.1 including missing files" X-Git-Tag: gnutls_3_6_11_1^0 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=8ef704a89cf3c8aaefdaeb8539fca8d4d14de286;p=thirdparty%2Fgnutls.git Revert "Released 3.6.11.1 including missing files" This reverts commit 1e9c9ba0c0798b5566902e6c5ab83418826dd7f5. Signed-off-by: Nikos Mavrogiannopoulos --- diff --git a/configure.ac b/configure.ac index dc25946c85..db1ce841f3 100644 --- a/configure.ac +++ b/configure.ac @@ -23,7 +23,7 @@ dnl Process this file with autoconf to produce a configure script. AC_PREREQ(2.63) dnl when updating version also update LT_REVISION in m4/hooks.m4 -AC_INIT([GnuTLS], [3.6.11.1], [bugs@gnutls.org]) +AC_INIT([GnuTLS], [3.6.11], [bugs@gnutls.org]) AC_CONFIG_AUX_DIR([build-aux]) AC_CONFIG_MACRO_DIRS([m4 src/gl/m4 src/libopts/m4 lib/unistring/m4]) AC_CANONICAL_HOST