summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2017-02-12 09:35:37 +0100
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2017-02-12 09:35:37 +0100
commitffe90059ef5db5cd1540c63c31a5ae244b08f2b1 (patch)
tree85723449f8904b3d69128d244d49da5bfacd858b /configure.ac
parent330225cfa622f9141cae622ebed9dcc6e9c0fa94 (diff)
downloadgnutls-ffe90059ef5db5cd1540c63c31a5ae244b08f2b1.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 73174c358f..6907b215f6 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.5.8], [bugs@gnutls.org])
+AC_INIT([GnuTLS], [3.5.9], [bugs@gnutls.org])
AC_CONFIG_AUX_DIR([build-aux])
AC_CONFIG_MACRO_DIR([m4])
AC_CANONICAL_HOST