summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2012-11-02 19:58:48 +0100
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2012-11-02 19:58:48 +0100
commit74312305c6c05eb260e6b464725b9153dd50a6f0 (patch)
tree3797e67df7c2683f22e9713ba9f8c3f46a827007 /configure.ac
parentcb293be293e5f2d40c875184d5f69d698ac316e1 (diff)
downloadgnutls-74312305c6c05eb260e6b464725b9153dd50a6f0.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 1d23cb4382..736f815055 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.3], [bug-gnutls@gnu.org])
+AC_INIT([GnuTLS], [3.1.4], [bug-gnutls@gnu.org])
AC_CONFIG_AUX_DIR([build-aux])
AC_CONFIG_MACRO_DIR([m4])