summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2014-05-06 21:12:58 +0200
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2014-05-06 21:12:58 +0200
commit14c10e7aec930f2c02951da0d3f82fbfb9939ebd (patch)
tree81f383fa6054f0acdc6d53ea65a09b78abcdeb9f /configure.ac
parent0e1a1d098ef500b16c99ae830c6a852c9ae50af2 (diff)
downloadgnutls_3_1_24.tar.gz
bumped version.gnutls_3_1_24
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 ed3616534e..8b08916239 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.1.23], [bugs@gnutls.org])
+AC_INIT([GnuTLS], [3.1.24], [bugs@gnutls.org])
AC_CONFIG_AUX_DIR([build-aux])
AC_CONFIG_MACRO_DIR([m4])
AC_CANONICAL_HOST