summaryrefslogtreecommitdiff
path: root/libextra
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2009-11-16 14:45:01 +0100
committerSimon Josefsson <simon@josefsson.org>2009-11-16 14:45:01 +0100
commitc15a217fded6feb2f84926432284d736e3a71953 (patch)
tree68cf26bee2235fd9209e1df9e94d7705f97a3026 /libextra
parent53fadfac21463b6a2f4c969e17a89d2b0c178ecd (diff)
downloadgnutls-c15a217fded6feb2f84926432284d736e3a71953.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 bc5a7a4f7d..9452d77620 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.9.9], [bug-gnutls@gnu.org])
+AC_INIT([libgnutls-extra], [2.9.10], [bug-gnutls@gnu.org])
AC_CONFIG_AUX_DIR([build-aux])
AC_CONFIG_MACRO_DIR([m4])