diff -r d0aa9e0a6d04 -r 33b825d3128d configure.ac --- a/configure.ac Thu Feb 09 20:42:08 2012 +0000 +++ b/configure.ac Thu Feb 09 20:45:27 2012 +0000 @@ -10,9 +10,9 @@ # # See http://sources.redhat.com/autobook/autobook/autobook_91.html#SEC91 for details # -LT_CURRENT=2 +LT_CURRENT=3 LT_REVISION=0 -LT_AGE=0 +LT_AGE=1 AC_SUBST(LT_CURRENT) AC_SUBST(LT_REVISION) AC_SUBST(LT_AGE)