summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2009-05-27 11:30:46 +0200
committerSimon Josefsson <simon@josefsson.org>2009-05-27 11:30:46 +0200
commit4f4b34d24fda2a8f40374cc0b5703e91a1d60ab9 (patch)
treeb1b0cb9507293f35039e99a0d90d62054f8ab91d /configure.ac
parent88af1d5a975c10300c62d12745dbc50aa5ddca98 (diff)
downloadgnutls-4f4b34d24fda2a8f40374cc0b5703e91a1d60ab9.tar.gz
Bump versions.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 657514f966..3ac114b2fc 100644
--- a/configure.ac
+++ b/configure.ac
@@ -22,7 +22,7 @@ dnl Process this file with autoconf to produce a configure script.
# USA
AC_PREREQ(2.61)
-AC_INIT([GnuTLS], [2.8.0], [bug-gnutls@gnu.org])
+AC_INIT([GnuTLS], [2.9.0], [bug-gnutls@gnu.org])
AC_CONFIG_AUX_DIR([build-aux])
AC_CONFIG_MACRO_DIR([m4])