summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorZoltan Fridrich <zfridric@redhat.com>2022-05-27 09:17:55 +0200
committerZoltan Fridrich <zfridric@redhat.com>2022-05-27 09:31:19 +0200
commit1f8b1ff26d3e80e99d6573ba7414c0a4789bb579 (patch)
tree1c3dbdc54ae983129ad0c71b72c3336da2d01e2a /configure.ac
parentcf16305f16ab471f522e37c166145e0dd3ef6cd2 (diff)
downloadgnutls-1f8b1ff26d3e80e99d6573ba7414c0a4789bb579.tar.gz
Release 3.7.63.7.6
Signed-off-by: Zoltan Fridrich <zfridric@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 e9608676a6..0160a7a6bc 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.5], [bugs@gnutls.org])
+AC_INIT([GnuTLS], [3.7.6], [bugs@gnutls.org])
AC_CONFIG_AUX_DIR([build-aux])
AC_CONFIG_MACRO_DIRS([m4 src/gl/m4 lib/unistring/m4])
AC_CANONICAL_HOST