summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2009-09-22 15:34:04 +0200
committerSimon Josefsson <simon@josefsson.org>2009-09-22 15:34:04 +0200
commitb5ee58215ae9568f379e376110cc5e5673dc70c5 (patch)
tree70ecb49d72e4a94cdd4c9296959176869f6901c4 /configure.ac
parent7e6235c294ad33701678afae2c9980c986134589 (diff)
downloadgnutls-b5ee58215ae9568f379e376110cc5e5673dc70c5.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 ee207b18a1..47203a699b 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.6], [bug-gnutls@gnu.org])
+AC_INIT([GnuTLS], [2.9.7], [bug-gnutls@gnu.org])
AC_CONFIG_AUX_DIR([build-aux])
AC_CONFIG_MACRO_DIR([m4])