summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorDaiki Ueno <ueno@gnu.org>2021-03-10 05:06:13 +0100
committerDaiki Ueno <ueno@gnu.org>2021-03-10 11:28:28 +0100
commit3aa1c455cc2fd7f63a0ee6fd90791b46bf06eb79 (patch)
treecf79e88714639fe8eb3a6215fc417a9259738d4a /configure.ac
parent4c294bd205b46042f0b53c35a658a4604e97e59d (diff)
downloadgnutls-3.7.1.tar.gz
Release 3.7.13.7.1
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 ec858b4ab1..126f95ee2e 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.64)
dnl when updating version also update LT_REVISION in m4/hooks.m4
-AC_INIT([GnuTLS], [3.7.0], [bugs@gnutls.org])
+AC_INIT([GnuTLS], [3.7.1], [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