summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2009-10-06 15:53:22 +0200
committerSimon Josefsson <simon@josefsson.org>2009-10-06 15:53:22 +0200
commit3c963bc6671daaf75da355878b79f87478b32c25 (patch)
tree1df33a61c4a3578dba3eaa94449bc3a16649d601 /configure.ac
parentcdc25c1df56262fd3c3fc1e7318fd9e8f7e9680d (diff)
downloadgnutls-3c963bc6671daaf75da355878b79f87478b32c25.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 77297ac5dc..013d1824fe 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.9.7], [bug-gnutls@gnu.org])
+AC_INIT([GnuTLS], [2.9.8], [bug-gnutls@gnu.org])
AC_CONFIG_AUX_DIR([build-aux])
AC_CONFIG_MACRO_DIR([m4])