summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2008-03-10 15:59:16 +0100
committerSimon Josefsson <simon@josefsson.org>2008-03-10 15:59:16 +0100
commit509c2110eb7ee09fe2508e9f5d539346c4859e5d (patch)
tree09871ec5354474a2756cee2a3a9f31a040cb657b /configure.in
parent2aa2cb48b90278f8561a2699344343c944f9059c (diff)
downloadgnutls-509c2110eb7ee09fe2508e9f5d539346c4859e5d.tar.gz
Bump versions.
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.in b/configure.in
index cf7fcee60d..469010d203 100644
--- a/configure.in
+++ b/configure.in
@@ -22,7 +22,7 @@ dnl Process this file with autoconf to produce a configure script.
# USA
AC_PREREQ(2.61)
-AC_INIT([GnuTLS], [2.3.3], [bug-gnutls@gnu.org])
+AC_INIT([GnuTLS], [2.3.4], [bug-gnutls@gnu.org])
AC_CONFIG_AUX_DIR([build-aux])
AC_CANONICAL_TARGET
@@ -37,7 +37,7 @@ AB_INIT
# Interfaces added: AGE++
# Interfaces removed: AGE=0
AC_SUBST(LT_CURRENT, 28)
-AC_SUBST(LT_REVISION, 2)
+AC_SUBST(LT_REVISION, 3)
AC_SUBST(LT_AGE, 2)
ac_full=1