diff -r a7a1be2fed47 -r 6112bcc5d1cf configure.ac --- a/configure.ac Sat Feb 11 09:30:23 2012 +0000 +++ b/configure.ac Sat Feb 11 23:50:26 2012 +0000 @@ -10,9 +10,9 @@ # # See http://sources.redhat.com/autobook/autobook/autobook_91.html#SEC91 for details # -LT_CURRENT=3 +LT_CURRENT=4 LT_REVISION=0 -LT_AGE=1 +LT_AGE=2 AC_SUBST(LT_CURRENT) AC_SUBST(LT_REVISION) AC_SUBST(LT_AGE)