Bump libtool version in preparation for release

This commit is contained in:
Behdad Esfahbod 2009-09-08 11:44:59 -04:00
parent 5e544b32d8
commit afc845d930
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,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=5 LIBT_CURRENT=5
LIBT_REVISION=2 LIBT_REVISION=3
AC_SUBST(LIBT_CURRENT) AC_SUBST(LIBT_CURRENT)
AC_SUBST(LIBT_REVISION) AC_SUBST(LIBT_REVISION)
LIBT_AGE=4 LIBT_AGE=4