summaryrefslogtreecommitdiff
path: root/libextra
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2009-09-10 09:49:29 +0200
committerSimon Josefsson <simon@josefsson.org>2009-09-10 09:49:29 +0200
commit64c80b6d08a071c3a2ae223daefd609ce0b25ccb (patch)
tree314ed30a209daa6416d4c34ae0ca82b1fd34e823 /libextra
parentb97f52111ad349720c3e59afd0d4d7639fee4b86 (diff)
downloadgnutls-64c80b6d08a071c3a2ae223daefd609ce0b25ccb.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 8291d37eca..6988cdb190 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.5], [bug-gnutls@gnu.org])
+AC_INIT([libgnutls-extra], [2.9.6], [bug-gnutls@gnu.org])
AC_CONFIG_AUX_DIR([build-aux])
AC_CONFIG_MACRO_DIR([m4])