summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2019-12-02 17:32:16 +0100
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2019-12-02 17:33:20 +0100
commit8ef704a89cf3c8aaefdaeb8539fca8d4d14de286 (patch)
treec8d431baef295d69e5d560449b17cb0ab168a2b3
parent1e9c9ba0c0798b5566902e6c5ab83418826dd7f5 (diff)
downloadgnutls-8ef704a89cf3c8aaefdaeb8539fca8d4d14de286.tar.gz
Revert "Released 3.6.11.1 including missing files"gnutls_3_6_11_1
This reverts commit 1e9c9ba0c0798b5566902e6c5ab83418826dd7f5. Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
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