summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/configure.in b/configure.in
index 07d62445b5..3ce77df651 100644
--- a/configure.in
+++ b/configure.in
@@ -36,9 +36,9 @@ AB_INIT
# Interfaces changed/added/removed: CURRENT++ REVISION=0
# Interfaces added: AGE++
# Interfaces removed: AGE=0
-AC_SUBST(LT_CURRENT, 27)
-AC_SUBST(LT_REVISION, 2)
-AC_SUBST(LT_AGE, 1)
+AC_SUBST(LT_CURRENT, 28)
+AC_SUBST(LT_REVISION, 0)
+AC_SUBST(LT_AGE, 2)
ac_full=1
# Used when creating the Windows libgnutls-XX.def files.