summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2005-04-27 18:22:18 +0000
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2005-04-27 18:22:18 +0000
commit457a3a52f0032dbfae834f74990c7d4cac78ed5d (patch)
tree6c23b810e3a794acc0885a99c64813ad45f387d7 /configure.in
parentd463a569f225108ac2ac84d44aadaad35d5c3b5e (diff)
downloadgnutls-457a3a52f0032dbfae834f74990c7d4cac78ed5d.tar.gz
certtool can now fix the old RSA private keys. This is done by using the -k parameter.
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 2a42a93d68..096f5757d5 100644
--- a/configure.in
+++ b/configure.in
@@ -32,8 +32,8 @@ AB_INIT
# Interfaces changed/added/removed: CURRENT++ REVISION=0
# Interfaces added: AGE++
# Interfaces removed: AGE=0
-LT_CURRENT=14
-LT_REVISION=1
+LT_CURRENT=15
+LT_REVISION=0
LT_AGE=2
AC_SUBST(LT_CURRENT)
AC_SUBST(LT_REVISION)