diff -r c4bcba8023a9 -r f3baf790a815 configure.ac --- a/configure.ac Sat Aug 23 16:28:31 2014 +0100 +++ b/configure.ac Tue Sep 30 16:19:55 2014 +0100 @@ -10,9 +10,9 @@ # # See http://sources.redhat.com/autobook/autobook/autobook_91.html#SEC91 for details # -LT_CURRENT=4 +LT_CURRENT=5 LT_REVISION=0 -LT_AGE=0 +LT_AGE=1 AC_SUBST(LT_CURRENT) AC_SUBST(LT_REVISION) AC_SUBST(LT_AGE)