diff --git a/configure.ac b/configure.ac index f0fcf6e..cbffab3 100644 --- a/configure.ac +++ b/configure.ac @@ -21,7 +21,7 @@ CFLAGS="${CFLAGS} -Wall" # Interfaces changed/added/removed: CURRENT++ REVISION=0 # Interfaces added: AGE++ # Interfaces removed: AGE=0 -LT_CURRENT=0 +LT_CURRENT=1 LT_REVISION=0 LT_AGE=0 AC_SUBST(LT_CURRENT)