summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2014-05-31 10:29:30 +0200
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2014-05-31 10:29:30 +0200
commit058a0baf4b956759b59bad6b375f91acaf516add (patch)
tree323637aa732f49635b4c467cc4c574a133ecb78e /configure.ac
parent128c26cfecff7e6cbd97669536de71d60c1a2c7c (diff)
downloadgnutls-058a0baf4b956759b59bad6b375f91acaf516add.tar.gz
bumped versiongnutls_3_3_4
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 71acff5095..38fc2d7ab3 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.3], [bugs@gnutls.org])
+AC_INIT([GnuTLS], [3.3.4], [bugs@gnutls.org])
AC_CONFIG_AUX_DIR([build-aux])
AC_CONFIG_MACRO_DIR([m4])
AC_CANONICAL_HOST