summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2013-02-27 19:19:47 +0100
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2013-02-27 19:19:47 +0100
commit70330a6ab62b332c193a7970d4c891ddb2bd0291 (patch)
tree6f4361d86fb375aab26753d4eb90d09236f59e23 /configure.ac
parent2ec84d6a96600f5e5a9e50ec7e98e20b8af472d3 (diff)
downloadgnutls-70330a6ab62b332c193a7970d4c891ddb2bd0291.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 6921f64c9a..03f937dfd8 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.1.8], [bug-gnutls@gnu.org])
+AC_INIT([GnuTLS], [3.1.9], [bug-gnutls@gnu.org])
AC_CONFIG_AUX_DIR([build-aux])
AC_CONFIG_MACRO_DIR([m4])