summaryrefslogtreecommitdiff
path: root/libextra
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2010-10-14 15:04:12 +0200
committerSimon Josefsson <simon@josefsson.org>2010-10-14 15:04:12 +0200
commitd5d2bdfa9473c9360f497ef3d8a9376d2b05ae6a (patch)
treef16fa95f8db006a64360147249866304195c47e1 /libextra
parent03636f4440ae918d6f710935a00806469f65f1c6 (diff)
downloadgnutls-d5d2bdfa9473c9360f497ef3d8a9376d2b05ae6a.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 e2a03c8e4f..e191d221b7 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.0], [bug-gnutls@gnu.org])
+AC_INIT([libgnutls-extra], [2.11.3], [bug-gnutls@gnu.org])
AC_CONFIG_AUX_DIR([build-aux])
AC_CONFIG_MACRO_DIR([m4])