summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorDaiki Ueno <ueno@gnu.org>2021-05-24 09:20:58 +0200
committerDaiki Ueno <ueno@gnu.org>2021-05-24 09:37:40 +0200
commit95342ca6b0f96453ee4dd93f113e46e8d5cabac0 (patch)
treec8a8629950b6cc46d5bd6d29acff5c1bf2a693e5 /configure.ac
parent781b8be4fc5cbab24e74586ca8f4c229531ea167 (diff)
downloadgnutls_3_6_x.tar.gz
Release 3.6.163.6.16gnutls_3_6_x
Signed-off-by: Daiki Ueno <ueno@gnu.org>
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 70ae457751..ce2efa8775 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.15], [bugs@gnutls.org])
+AC_INIT([GnuTLS], [3.6.16], [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