Update libtool revision

This commit is contained in:
Akira TAGOH 2017-09-21 17:05:51 +09:00
parent 33c760ce2d
commit fc08a0e9af
1 changed files with 1 additions and 1 deletions

View File

@ -75,7 +75,7 @@ dnl bump revision when fixing bugs
dnl bump current and age, reset revision to zero when adding APIs dnl bump current and age, reset revision to zero when adding APIs
dnl bump current, leave age, reset revision to zero when changing/removing APIS dnl bump current, leave age, reset revision to zero when changing/removing APIS
LIBT_CURRENT=11 LIBT_CURRENT=11
LIBT_REVISION=0 LIBT_REVISION=1
AC_SUBST(LIBT_CURRENT) AC_SUBST(LIBT_CURRENT)
AC_SUBST(LIBT_REVISION) AC_SUBST(LIBT_REVISION)
LIBT_AGE=10 LIBT_AGE=10