summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2007-10-24 10:35:25 +0300
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2007-10-24 10:35:25 +0300
commiteeb539dcc0366bfe2885537e719aca1241f71c70 (patch)
tree1c7d001ccb89c5298ac1c14343d24495917f8bfb
parent91b8389c34b89eba1e2b3f13c43c7c50ea0d6010 (diff)
downloadgnutls-eeb539dcc0366bfe2885537e719aca1241f71c70.tar.gz
The library version is now 14 instead of 24. (14 is greater than our current 13).
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 07aa680832..08079e6ecc 100644
--- a/configure.in
+++ b/configure.in
@@ -35,7 +35,7 @@ AB_INIT
# Interfaces changed/added/removed: CURRENT++ REVISION=0
# Interfaces added: AGE++
# Interfaces removed: AGE=0
-AC_SUBST(LT_CURRENT, 24)
+AC_SUBST(LT_CURRENT, 14)
AC_SUBST(LT_REVISION, 0)
AC_SUBST(LT_AGE, 0)
ac_full=1