diff options
author | Simon Josefsson <simon@josefsson.org> | 2009-05-20 13:07:01 +0200 |
---|---|---|
committer | Simon Josefsson <simon@josefsson.org> | 2009-05-20 13:07:01 +0200 |
commit | 1ca76a41a9a4eafaa90223fdbbcf9608db283301 (patch) | |
tree | ce1530a80a786dd21fda56f857f05cba0b27f9fe /libextra | |
parent | 9e30d3117940b7176c3d3bc7da996a34e51e8c78 (diff) | |
download | gnutls-1ca76a41a9a4eafaa90223fdbbcf9608db283301.tar.gz |
Bump versions.
Diffstat (limited to 'libextra')
-rw-r--r-- | libextra/configure.ac | 2 |
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]) |