summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2015-07-13 20:19:28 +0200
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2015-07-20 21:23:38 +0200
commit9505b11c2ec0c3705f93e6f21635010a296f661e (patch)
treed59b964eefc7cb75aab45d88e7a40c956419e57c /configure.ac
parent9c6588981c1bf4a6a4bfdd63f21f019c14168b0e (diff)
downloadgnutls-9505b11c2ec0c3705f93e6f21635010a296f661e.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 64d879640c..5d5c65f396 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.3], [bugs@gnutls.org])
+AC_INIT([GnuTLS], [3.4.4], [bugs@gnutls.org])
AC_CONFIG_AUX_DIR([build-aux])
AC_CONFIG_MACRO_DIR([m4])
AC_CANONICAL_HOST