summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2016-05-20 07:20:15 +0200
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2016-05-20 07:20:15 +0200
commitc64cf1bd357b397763ce289f3c590bed0e6fffcf (patch)
treeb25f96ec2898c96660becc0b1e05b0c1b1cface7 /configure.ac
parente6ad880b075a38dd08d69cc4f26951a68dee1c72 (diff)
downloadgnutls-c64cf1bd357b397763ce289f3c590bed0e6fffcf.tar.gz
released 3.3.23gnutls_3_3_23
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 b9998c2424..d3a2c6233d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -21,7 +21,7 @@ dnl Process this file with autoconf to produce a configure script.
# USA
AC_PREREQ(2.61)
-AC_INIT([GnuTLS], [3.3.22], [bugs@gnutls.org])
+AC_INIT([GnuTLS], [3.3.23], [bugs@gnutls.org])
AC_CONFIG_AUX_DIR([build-aux])
AC_CONFIG_MACRO_DIR([m4])
AC_CANONICAL_HOST