Update libtool revision

This commit is contained in:
Akira TAGOH 2017-05-31 16:39:39 +09:00
parent ae9900b8d8
commit 6c4e11a73b
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=10 LIBT_CURRENT=10
LIBT_REVISION=2 LIBT_REVISION=3
AC_SUBST(LIBT_CURRENT) AC_SUBST(LIBT_CURRENT)
AC_SUBST(LIBT_REVISION) AC_SUBST(LIBT_REVISION)
LIBT_AGE=9 LIBT_AGE=9