summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@redhat.com>2014-04-17 14:12:49 +0200
committerNikos Mavrogiannopoulos <nmav@redhat.com>2014-04-17 14:12:49 +0200
commitef718fda927eafa9cd6ffbe553cff0726667dcb4 (patch)
tree39e4004d3a9ef618d4e43e420aedab6adb75ba2c /configure.ac
parent885e4f61f7ecd9e8f16ef7a214d7520041cf59ae (diff)
downloadgnutls-ef718fda927eafa9cd6ffbe553cff0726667dcb4.tar.gz
bumped versions
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 9440446c4b..be02cd65a7 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.0], [bugs@gnutls.org])
+AC_INIT([GnuTLS], [3.3.1], [bugs@gnutls.org])
AC_CONFIG_AUX_DIR([build-aux])
AC_CONFIG_MACRO_DIR([m4])
AC_CANONICAL_HOST