Update libtool revision

This commit is contained in:
Akira TAGOH 2016-08-05 14:45:36 +09:00
parent 7a4a5bd789
commit 68869149e3
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=1 LIBT_REVISION=2
AC_SUBST(LIBT_CURRENT) AC_SUBST(LIBT_CURRENT)
AC_SUBST(LIBT_REVISION) AC_SUBST(LIBT_REVISION)
LIBT_AGE=9 LIBT_AGE=9