summaryrefslogtreecommitdiff
path: root/libextra
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2009-09-03 12:07:56 +0200
committerSimon Josefsson <simon@josefsson.org>2009-09-03 12:07:56 +0200
commitb0b7f5a655fcbc530534eb6bc2362b4ab5a4e8d6 (patch)
tree56786d0cba1f67c5ac307c24a371601875b70c3e /libextra
parent4f83661646a598ccb3fa41261d437c5fbd060a97 (diff)
downloadgnutls-b0b7f5a655fcbc530534eb6bc2362b4ab5a4e8d6.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 c3f594b345..8291d37eca 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.4], [bug-gnutls@gnu.org])
+AC_INIT([libgnutls-extra], [2.9.5], [bug-gnutls@gnu.org])
AC_CONFIG_AUX_DIR([build-aux])
AC_CONFIG_MACRO_DIR([m4])