summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@redhat.com>2014-09-04 13:09:15 +0200
committerNikos Mavrogiannopoulos <nmav@redhat.com>2014-09-04 13:09:15 +0200
commitea2c55ae19a20b80f6b7a0e53d521f32282259bd (patch)
tree60e0a7331fb5ba3e61b0b14c069a3c4a352c8069 /configure.ac
parentfa2df6f44a622bc58bc6dbf7c9bfc65de2938899 (diff)
downloadgnutls-ea2c55ae19a20b80f6b7a0e53d521f32282259bd.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 613f2c513d..99fdab2ef4 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.7], [bugs@gnutls.org])
+AC_INIT([GnuTLS], [3.3.8], [bugs@gnutls.org])
AC_CONFIG_AUX_DIR([build-aux])
AC_CONFIG_MACRO_DIR([m4])
AC_CANONICAL_HOST