summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2009-05-14 12:56:29 +0200
committerSimon Josefsson <simon@josefsson.org>2009-05-14 12:56:29 +0200
commitbb9da394f0113ca425cbfa48ed36b2c2ab1d5db7 (patch)
tree96ca6ad24d629c14d48d67f0912261cfd26c3cee /configure.ac
parent707db1bc469909c9657e1d647ef4b6b2831d06e5 (diff)
downloadgnutls-bb9da394f0113ca425cbfa48ed36b2c2ab1d5db7.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 9208217d5f..2b5b2028f8 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.10], [bug-gnutls@gnu.org])
+AC_INIT([GnuTLS], [2.7.11], [bug-gnutls@gnu.org])
AC_CONFIG_AUX_DIR([build-aux])
AC_CONFIG_MACRO_DIR([m4])