summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@redhat.com>2019-11-29 13:06:41 +0100
committerNikos Mavrogiannopoulos <nmav@redhat.com>2019-11-29 13:06:58 +0100
commit2fd2d1cb038fcf762fbfdc812b0c912764d9cda7 (patch)
tree9213750085ef230b69b71332fb1661dbbb9c9050 /configure.ac
parent7be85d9804c98a53db22f7434c7bee51d9d3ccdf (diff)
downloadgnutls-2fd2d1cb038fcf762fbfdc812b0c912764d9cda7.tar.gz
bumped version
Signed-off-by: Nikos Mavrogiannopoulos <nmav@redhat.com>
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 30dd517437..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.10], [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