diff options
author | Simon Josefsson <simon@josefsson.org> | 2009-08-19 23:30:13 +0200 |
---|---|---|
committer | Simon Josefsson <simon@josefsson.org> | 2009-08-19 23:30:13 +0200 |
commit | 41090bcba5b98add10021590adbe4c8542f33850 (patch) | |
tree | c0b4427c1ea0dd9fbb5c867e28e7d5ae2ae52bbb /libextra | |
parent | 7ee7f830eed4f907eb8f80a634bfe5f82caeaf68 (diff) | |
download | gnutls-41090bcba5b98add10021590adbe4c8542f33850.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 7604b65cab..837c68ff01 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.3], [bug-gnutls@gnu.org]) +AC_INIT([libgnutls-extra], [2.9.4], [bug-gnutls@gnu.org]) AC_CONFIG_AUX_DIR([build-aux]) AC_CONFIG_MACRO_DIR([m4]) |