Bump libtool revision in preparation for release
This commit is contained in:
parent
91a73751dc
commit
2e44cbe1b9
|
@ -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=5
|
LIBT_CURRENT=5
|
||||||
LIBT_REVISION=3
|
LIBT_REVISION=4
|
||||||
AC_SUBST(LIBT_CURRENT)
|
AC_SUBST(LIBT_CURRENT)
|
||||||
AC_SUBST(LIBT_REVISION)
|
AC_SUBST(LIBT_REVISION)
|
||||||
LIBT_AGE=4
|
LIBT_AGE=4
|
||||||
|
|
Loading…
Reference in New Issue