summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2015-03-29 11:51:12 +0200
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2015-03-29 11:51:12 +0200
commit09248e54186c72099178edb523b407147a3127ed (patch)
treed574fb8b5f31963a7b5fa07e0b515a60cbdfa113 /configure.ac
parent6893d6b40a5dbb63c10a16d055230fb5d4bf725b (diff)
downloadgnutls-09248e54186c72099178edb523b407147a3127ed.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 941ddaab63..1038e0d479 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.3.13], [bugs@gnutls.org])
+AC_INIT([GnuTLS], [3.3.14], [bugs@gnutls.org])
AC_CONFIG_AUX_DIR([build-aux])
AC_CONFIG_MACRO_DIR([m4])
AC_CANONICAL_HOST