Bump libtool revision

This commit is contained in:
Akira TAGOH 2012-07-17 11:34:31 +09:00
parent da9400212d
commit 14d23ef330
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,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=7 LIBT_CURRENT=7
LIBT_REVISION=1 LIBT_REVISION=2
AC_SUBST(LIBT_CURRENT) AC_SUBST(LIBT_CURRENT)
AC_SUBST(LIBT_REVISION) AC_SUBST(LIBT_REVISION)
LIBT_AGE=6 LIBT_AGE=6