summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2007-10-27 21:36:41 +0200
committerSimon Josefsson <simon@josefsson.org>2007-10-27 21:36:41 +0200
commit74083c88e9f526e1195e4bdd47db91533fce36c7 (patch)
tree471202c2fb378c09c7223b2963574cc2b9e506e7
parent0b296b17d81e4bf2f723b7e779c2cada0d59aa00 (diff)
downloadgnutls-74083c88e9f526e1195e4bdd47db91533fce36c7.tar.gz
Bump version.
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 08079e6ecc..05a871a780 100644
--- a/configure.in
+++ b/configure.in
@@ -21,7 +21,7 @@ dnl Process this file with autoconf to produce a configure script.
# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
AC_PREREQ(2.61)
-AC_INIT([GnuTLS], [2.1.3], [bug-gnutls@gnu.org])
+AC_INIT([GnuTLS], [2.1.4], [bug-gnutls@gnu.org])
AC_CONFIG_AUX_DIR([build-aux])
AC_CANONICAL_TARGET