summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2007-08-16 13:00:34 +0200
committerSimon Josefsson <simon@josefsson.org>2007-08-16 13:00:34 +0200
commitc35745a0f9e1febc9717a9f20e6fdbdac79dc259 (patch)
tree32f26bac5ae7ad207e2f8c329a1ed14c85e7aa4c
parent399af86ff054970fe3656d25a33756e8da870691 (diff)
downloadgnutls-c35745a0f9e1febc9717a9f20e6fdbdac79dc259.tar.gz
Bump version.
-rw-r--r--configure.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.in b/configure.in
index b38d60e683..36b77d24ed 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], [1.7.17], [bug-gnutls@gnu.org])
+AC_INIT([GnuTLS], [1.7.18], [bug-gnutls@gnu.org])
AC_CONFIG_AUX_DIR([build-aux])
AC_CANONICAL_TARGET
@@ -36,7 +36,7 @@ AB_INIT
# Interfaces added: AGE++
# Interfaces removed: AGE=0
AC_SUBST(LT_CURRENT, 21)
-AC_SUBST(LT_REVISION, 0)
+AC_SUBST(LT_REVISION, 1)
AC_SUBST(LT_AGE, 8)
ac_full=1