diff options
author | Simon Josefsson <simon@josefsson.org> | 2009-05-27 11:30:46 +0200 |
---|---|---|
committer | Simon Josefsson <simon@josefsson.org> | 2009-05-27 11:30:46 +0200 |
commit | 4f4b34d24fda2a8f40374cc0b5703e91a1d60ab9 (patch) | |
tree | b1b0cb9507293f35039e99a0d90d62054f8ab91d /libextra | |
parent | 88af1d5a975c10300c62d12745dbc50aa5ddca98 (diff) | |
download | gnutls-4f4b34d24fda2a8f40374cc0b5703e91a1d60ab9.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 a31402d9ed..24ffd36fab 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.8.0], [bug-gnutls@gnu.org]) +AC_INIT([libgnutls-extra], [2.9.0], [bug-gnutls@gnu.org]) AC_CONFIG_AUX_DIR([build-aux]) AC_CONFIG_MACRO_DIR([m4]) |