diff options
author | Simon Josefsson <simon@josefsson.org> | 2009-05-27 07:48:38 +0200 |
---|---|---|
committer | Simon Josefsson <simon@josefsson.org> | 2009-05-27 07:48:38 +0200 |
commit | f69a2ae2b7b8f03b81d26da7251c025fa878c79a (patch) | |
tree | 2d7e78835eab34e92e644829044e9c7ce31a71ff /libextra | |
parent | afc1e879ff55276e2e96fb1ca22007ec46daa97f (diff) | |
download | gnutls-f69a2ae2b7b8f03b81d26da7251c025fa878c79a.tar.gz |
Prepare for stable release.
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 8f651e3ee3..a31402d9ed 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.7.15], [bug-gnutls@gnu.org]) +AC_INIT([libgnutls-extra], [2.8.0], [bug-gnutls@gnu.org]) AC_CONFIG_AUX_DIR([build-aux]) AC_CONFIG_MACRO_DIR([m4]) |