summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2008-04-29 13:01:38 +0200
committerSimon Josefsson <simon@josefsson.org>2008-04-29 13:01:38 +0200
commit5c8c7ece153174e9f93d4ac3f30b6b31074a3594 (patch)
treed403e97c73ecd131676e63f5b47b5a7078a7979b /configure.in
parent0ee968dd09401ec32406a9a000a5d0b059858f87 (diff)
downloadgnutls-5c8c7ece153174e9f93d4ac3f30b6b31074a3594.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 559bb6132b..e54d19fa1d 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.8], [bug-gnutls@gnu.org])
+AC_INIT([GnuTLS], [2.3.9], [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, 29)
-AC_SUBST(LT_REVISION, 2)
+AC_SUBST(LT_REVISION, 3)
AC_SUBST(LT_AGE, 3)
ac_full=1