diff options
author | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2012-02-20 22:52:14 +0100 |
---|---|---|
committer | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2012-02-20 22:52:14 +0100 |
commit | 1c80b5a09fef3c3dbf675cc38141d7ddd65a0ea2 (patch) | |
tree | aa6a387e879b80d04870063260ee6dc2a80a1bdc /configure.ac | |
parent | 7b3e70c11682b84885374eff8d42402540168994 (diff) | |
download | gnutls-1c80b5a09fef3c3dbf675cc38141d7ddd65a0ea2.tar.gz |
bumped versions
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index a54988e25f..2b452650ee 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.13], [bug-gnutls@gnu.org]) +AC_INIT([GnuTLS], [3.0.14], [bug-gnutls@gnu.org]) AC_CONFIG_AUX_DIR([build-aux]) AC_CONFIG_MACRO_DIR([m4]) |