summaryrefslogtreecommitdiff
path: root/libextra
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2009-05-28 12:19:24 +0200
committerSimon Josefsson <simon@josefsson.org>2009-05-28 12:19:24 +0200
commiteae667fef29d22ae724a4ce77c6273fabc2720bd (patch)
treeba77b5dfc8a3fb98d318d14fa409785371ab7d15 /libextra
parentde53694ad793027cc9ff9f4a085b532a979e707c (diff)
downloadgnutls-eae667fef29d22ae724a4ce77c6273fabc2720bd.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 24ffd36fab..afb9c5ff66 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.0], [bug-gnutls@gnu.org])
+AC_INIT([libgnutls-extra], [2.9.1], [bug-gnutls@gnu.org])
AC_CONFIG_AUX_DIR([build-aux])
AC_CONFIG_MACRO_DIR([m4])