summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2009-05-27 07:44:55 +0200
committerSimon Josefsson <simon@josefsson.org>2009-05-27 07:44:55 +0200
commitafc1e879ff55276e2e96fb1ca22007ec46daa97f (patch)
treeaaf0ce3275f7d374739f61cba15fb167cf37c474 /configure.ac
parent0eb2cf4b6996a744733f1dd2c9b55db49acfe49f (diff)
downloadgnutls-afc1e879ff55276e2e96fb1ca22007ec46daa97f.tar.gz
Bump versions.
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 37f15913bb..9ef36ff41b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -22,7 +22,7 @@ dnl Process this file with autoconf to produce a configure script.
# USA
AC_PREREQ(2.61)
-AC_INIT([GnuTLS], [2.7.14], [bug-gnutls@gnu.org])
+AC_INIT([GnuTLS], [2.7.15], [bug-gnutls@gnu.org])
AC_CONFIG_AUX_DIR([build-aux])
AC_CONFIG_MACRO_DIR([m4])