Bump the libtool revision

This commit is contained in:
Akira TAGOH 2018-03-06 12:31:09 +09:00
parent 8c96285d21
commit 24b4a57193
1 changed files with 1 additions and 1 deletions

View File

@ -73,7 +73,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=12 LIBT_CURRENT=12
LIBT_REVISION=0 LIBT_REVISION=1
AC_SUBST(LIBT_CURRENT) AC_SUBST(LIBT_CURRENT)
AC_SUBST(LIBT_REVISION) AC_SUBST(LIBT_REVISION)
LIBT_AGE=11 LIBT_AGE=11