diff options
author | Simon Josefsson <simon@josefsson.org> | 2009-09-03 12:07:56 +0200 |
---|---|---|
committer | Simon Josefsson <simon@josefsson.org> | 2009-09-03 12:07:56 +0200 |
commit | b0b7f5a655fcbc530534eb6bc2362b4ab5a4e8d6 (patch) | |
tree | 56786d0cba1f67c5ac307c24a371601875b70c3e /libextra | |
parent | 4f83661646a598ccb3fa41261d437c5fbd060a97 (diff) | |
download | gnutls-b0b7f5a655fcbc530534eb6bc2362b4ab5a4e8d6.tar.gz |
Bump versions.
Diffstat (limited to 'libextra')
-rw-r--r-- | libextra/configure.ac | 2 |
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]) |