summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2005-04-27 20:24:25 +0000
committerSimon Josefsson <simon@josefsson.org>2005-04-27 20:24:25 +0000
commit92d412080de2289512cae2420562147cdbe3399f (patch)
treeb7687f4cb1bdd4e26cf6babfb752c3ecd97a57ea
parentf43e29765bf374a5be40123abd78d95b7c349b9e (diff)
downloadgnutls-92d412080de2289512cae2420562147cdbe3399f.tar.gz
Revert partially, LT_AGE already incremented.
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index bd1b316710..d49a5a67ea 100644
--- a/configure.in
+++ b/configure.in
@@ -34,7 +34,7 @@ AB_INIT
# Interfaces removed: AGE=0
LT_CURRENT=16
LT_REVISION=0
-LT_AGE=4
+LT_AGE=3
AC_SUBST(LT_CURRENT)
AC_SUBST(LT_REVISION)
AC_SUBST(LT_AGE)