summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@redhat.com>2015-06-15 11:36:58 +0200
committerNikos Mavrogiannopoulos <nmav@redhat.com>2015-06-15 11:36:58 +0200
commitcffd6e92d39b1b6252eb09c098fea70a533afeef (patch)
treed363199955bdfc1b76504cf2f3e39401745a44b1 /configure.ac
parent805dc514813c729674c064f2721db94f177143ab (diff)
downloadgnutls-cffd6e92d39b1b6252eb09c098fea70a533afeef.tar.gz
bumped version
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 7334b9378b..0cbba41457 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.4.1], [bugs@gnutls.org])
+AC_INIT([GnuTLS], [3.4.2], [bugs@gnutls.org])
AC_CONFIG_AUX_DIR([build-aux])
AC_CONFIG_MACRO_DIR([m4])
AC_CANONICAL_HOST