From afc1e879ff55276e2e96fb1ca22007ec46daa97f Mon Sep 17 00:00:00 2001 From: Simon Josefsson Date: Wed, 27 May 2009 07:44:55 +0200 Subject: Bump versions. --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 37f15913bb..9ef36ff41b 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.7.14], [bug-gnutls@gnu.org]) +AC_INIT([GnuTLS], [2.7.15], [bug-gnutls@gnu.org]) AC_CONFIG_AUX_DIR([build-aux]) AC_CONFIG_MACRO_DIR([m4]) -- cgit v1.2.1