diff options
author | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2014-10-13 05:57:55 +0200 |
---|---|---|
committer | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2014-10-13 05:57:55 +0200 |
commit | 546e7b37f496c3591bbde20097a0890f4a603543 (patch) | |
tree | e4c0c8f9b3dda7c3c33abfa3d0f0a2916b6c2100 /configure.ac | |
parent | 499ea6f7bfbdfafef7a046372cb693871d74d320 (diff) | |
download | gnutls-8b3986e0c7ae54eeeb5d73c0adb1cca52543d5bf.tar.gz |
bumped versiongnutls_3_1_27
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 596683c4a2..ed128fa994 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.26], [bugs@gnutls.org]) +AC_INIT([GnuTLS], [3.1.27], [bugs@gnutls.org]) AC_CONFIG_AUX_DIR([build-aux]) AC_CONFIG_MACRO_DIR([m4]) AC_CANONICAL_HOST |