summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2009-09-10 09:04:48 +0200
committerSimon Josefsson <simon@josefsson.org>2009-09-10 09:04:48 +0200
commit21bfb13bd23fa6d28fabee8eb1fc605c1ce8e7b4 (patch)
tree4abfa3b71dd958cd603b37551733321f24a7210d /configure.ac
parent75de900398172062f40f43a6ac72434f5685a0e4 (diff)
downloadgnutls-21bfb13bd23fa6d28fabee8eb1fc605c1ce8e7b4.tar.gz
Bump version.
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 b18f64407c..659c6f076e 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.4], [bug-gnutls@gnu.org])
+AC_INIT([GnuTLS], [2.9.5], [bug-gnutls@gnu.org])
AC_CONFIG_AUX_DIR([build-aux])
AC_CONFIG_MACRO_DIR([m4])