diff options
author | Simon Josefsson <simon@josefsson.org> | 2010-12-07 13:12:50 +0100 |
---|---|---|
committer | Simon Josefsson <simon@josefsson.org> | 2010-12-07 13:12:50 +0100 |
commit | 752f4cb12a79e4388a6274fe9e49126255fe2494 (patch) | |
tree | 752d4887fe21f9aba82241a277efde87f583b7ab /libextra | |
parent | 49b5f076469195c504686eada1202396bff88e43 (diff) | |
download | gnutls-752f4cb12a79e4388a6274fe9e49126255fe2494.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 1f915f933b..d63dfd80e2 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.11.6], [bug-gnutls@gnu.org]) +AC_INIT([libgnutls-extra], [2.11.7], [bug-gnutls@gnu.org]) AC_CONFIG_AUX_DIR([build-aux]) AC_CONFIG_MACRO_DIR([m4]) |