summaryrefslogtreecommitdiff
path: root/libextra
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2009-03-02 09:24:19 +0100
committerSimon Josefsson <simon@josefsson.org>2009-03-02 09:24:19 +0100
commite8b5fa711404b04c113bd748ac8829e322b191ef (patch)
tree5101435325671fcc85d6e6b99184b1adcccb919e /libextra
parentfaf02c0e6bc2821fba66d170921af079e76698a4 (diff)
downloadgnutls-e8b5fa711404b04c113bd748ac8829e322b191ef.tar.gz
Bump version.
Diffstat (limited to 'libextra')
-rw-r--r--libextra/configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/libextra/configure.ac b/libextra/configure.ac
index d58f33b63e..2f68d81c0c 100644
--- a/libextra/configure.ac
+++ b/libextra/configure.ac
@@ -22,7 +22,7 @@ dnl Process this file with autoconf to produce a configure script.
# 02110-1301, USA.
AC_PREREQ(2.61)
-AC_INIT([libgnutls-extra], [2.7.6], [bug-gnutls@gnu.org])
+AC_INIT([libgnutls-extra], [2.7.7], [bug-gnutls@gnu.org])
AC_CONFIG_AUX_DIR([build-aux])
AC_CONFIG_MACRO_DIR([m4])