summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2009-08-19 23:30:13 +0200
committerSimon Josefsson <simon@josefsson.org>2009-08-19 23:30:13 +0200
commit41090bcba5b98add10021590adbe4c8542f33850 (patch)
treec0b4427c1ea0dd9fbb5c867e28e7d5ae2ae52bbb /configure.ac
parent7ee7f830eed4f907eb8f80a634bfe5f82caeaf68 (diff)
downloadgnutls-41090bcba5b98add10021590adbe4c8542f33850.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 07b6d87191..21bc441b08 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.3], [bug-gnutls@gnu.org])
+AC_INIT([GnuTLS], [2.9.4], [bug-gnutls@gnu.org])
AC_CONFIG_AUX_DIR([build-aux])
AC_CONFIG_MACRO_DIR([m4])