summaryrefslogtreecommitdiff
path: root/libextra
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2009-04-20 17:38:07 +0200
committerSimon Josefsson <simon@josefsson.org>2009-04-20 17:38:07 +0200
commite5cf98b3e6560b2d292de47be05f6a7b70e2d611 (patch)
tree576aebbe916e07cfab2242c12a589a2b6ef32c66 /libextra
parent878195b858972689af7721f1a2181355acda8660 (diff)
downloadgnutls-e5cf98b3e6560b2d292de47be05f6a7b70e2d611.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 5059701ea8..821ab6eb91 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.7], [bug-gnutls@gnu.org])
+AC_INIT([libgnutls-extra], [2.7.8], [bug-gnutls@gnu.org])
AC_CONFIG_AUX_DIR([build-aux])
AC_CONFIG_MACRO_DIR([m4])