summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2013-10-30 14:18:12 +0100
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2013-10-30 14:18:23 +0100
commit6a2289966a9c946fae50e283b2a143d259d404c6 (patch)
tree02e0d83e7ac50bd8c4a6924041e8b08cb4c70e87 /configure.ac
parentb9db38d7f5451c281f7ba345cc3f71e2240ba23a (diff)
downloadgnutls-6a2289966a9c946fae50e283b2a143d259d404c6.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 970628bf63..3e7ea9a780 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.2.5], [bug-gnutls@gnu.org])
+AC_INIT([GnuTLS], [3.2.6], [bug-gnutls@gnu.org])
AC_CONFIG_AUX_DIR([build-aux])
AC_CONFIG_MACRO_DIR([m4])
AC_CANONICAL_HOST