summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2009-02-11 13:20:43 +0100
committerSimon Josefsson <simon@josefsson.org>2009-02-11 13:20:43 +0100
commit92a43d58eff1a8297b48f9d1d463f1be8ca48b44 (patch)
tree4ceee42b96a1290959a783b7350bb02d8e1eca41 /configure.ac
parent2aef2745c85e5ec001b8bf194e592c3bd082f56c (diff)
downloadgnutls-92a43d58eff1a8297b48f9d1d463f1be8ca48b44.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 a4598b5fd3..c29cec2397 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.5], [bug-gnutls@gnu.org])
+AC_INIT([GnuTLS], [2.7.6], [bug-gnutls@gnu.org])
AC_CONFIG_AUX_DIR([build-aux])
AC_CONFIG_MACRO_DIR([m4])