From 4d95df3ceec4c5ee57fbefd4b1551e4c5688b0d1 Mon Sep 17 00:00:00 2001 From: Simon Josefsson Date: Mon, 26 May 2008 15:49:09 +0200 Subject: [PATCH] Bump ABI version. --- configure.in | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/configure.in b/configure.in index e35889eff..4ff3b8c67 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, 29) -AC_SUBST(LT_REVISION, 6) -AC_SUBST(LT_AGE, 3) +AC_SUBST(LT_CURRENT, 27) +AC_SUBST(LT_REVISION, 0) +AC_SUBST(LT_AGE, 0) ac_full=1 # Used when creating the Windows libgnutls-XX.def files. -- 2.11.4.GIT