summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2009-08-14 16:08:47 +0200
committerSimon Josefsson <simon@josefsson.org>2009-08-14 16:08:47 +0200
commit331dc98fc52955825a5bbc91b2cc4c24e97c8e8b (patch)
tree848706220417276c53d00431de5e27e568353c98 /configure.ac
parentc45e2e66d94d4709daf1774af841b809440a497e (diff)
downloadgnutls-331dc98fc52955825a5bbc91b2cc4c24e97c8e8b.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 f1917c6164..07b6d87191 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.2], [bug-gnutls@gnu.org])
+AC_INIT([GnuTLS], [2.9.3], [bug-gnutls@gnu.org])
AC_CONFIG_AUX_DIR([build-aux])
AC_CONFIG_MACRO_DIR([m4])