summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2011-12-13 23:03:58 +0100
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2011-12-13 23:03:58 +0100
commitd896a3fdeb1cf03ab8d453902b2fa7913149cbe0 (patch)
treeb37e882ea87a4d86cf5c488ac0a259081389d0eb /configure.ac
parentd9e7ed8e10c56983575930f927f2022ea57e1d45 (diff)
downloadgnutls-d896a3fdeb1cf03ab8d453902b2fa7913149cbe0.tar.gz
bumped 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 028ffe42ff..2d3a359e08 100644
--- a/configure.ac
+++ b/configure.ac
@@ -21,7 +21,7 @@ dnl Process this file with autoconf to produce a configure script.
# USA
AC_PREREQ(2.61)
-AC_INIT([GnuTLS], [3.0.8], [bug-gnutls@gnu.org])
+AC_INIT([GnuTLS], [3.0.9], [bug-gnutls@gnu.org])
AC_CONFIG_AUX_DIR([build-aux])
AC_CONFIG_MACRO_DIR([m4])