summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2007-08-20 22:40:37 +0200
committerSimon Josefsson <simon@josefsson.org>2007-08-20 22:40:37 +0200
commit7ecdf920d7dcb35f5a647cc15a7f667b27a3e1e9 (patch)
tree7074682b9b6dae94bad862fd6455d51f0fafa6b4 /configure.in
parent7d9f14aa13a3355f2c70de1f5dd7681bea2825aa (diff)
downloadgnutls-7ecdf920d7dcb35f5a647cc15a7f667b27a3e1e9.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 36b77d24ed..5e7bbb8521 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.18], [bug-gnutls@gnu.org])
+AC_INIT([GnuTLS], [1.7.19], [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, 1)
+AC_SUBST(LT_REVISION, 2)
AC_SUBST(LT_AGE, 8)
ac_full=1