summaryrefslogtreecommitdiff
path: root/libextra
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2009-05-20 13:07:01 +0200
committerSimon Josefsson <simon@josefsson.org>2009-05-20 13:07:01 +0200
commit1ca76a41a9a4eafaa90223fdbbcf9608db283301 (patch)
treece1530a80a786dd21fda56f857f05cba0b27f9fe /libextra
parent9e30d3117940b7176c3d3bc7da996a34e51e8c78 (diff)
downloadgnutls-1ca76a41a9a4eafaa90223fdbbcf9608db283301.tar.gz
Bump versions.
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 b6a1fb360f..7b699d6d70 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.12], [bug-gnutls@gnu.org])
+AC_INIT([libgnutls-extra], [2.7.13], [bug-gnutls@gnu.org])
AC_CONFIG_AUX_DIR([build-aux])
AC_CONFIG_MACRO_DIR([m4])