update libtool revision
Signed-off-by: Luotao Fu <l.fu@pengutronix.de>pull/106/head^2
parent
8373c1f17b
commit
d6747aad3c
|
|
@ -21,9 +21,9 @@ CFLAGS="${CFLAGS} -Wall"
|
||||||
# Interfaces changed/added/removed: CURRENT++ REVISION=0
|
# Interfaces changed/added/removed: CURRENT++ REVISION=0
|
||||||
# Interfaces added: AGE++
|
# Interfaces added: AGE++
|
||||||
# Interfaces removed: AGE=0
|
# Interfaces removed: AGE=0
|
||||||
LT_CURRENT=2
|
LT_CURRENT=3
|
||||||
LT_REVISION=0
|
LT_REVISION=0
|
||||||
LT_AGE=0
|
LT_AGE=1
|
||||||
AC_SUBST(LT_CURRENT)
|
AC_SUBST(LT_CURRENT)
|
||||||
AC_SUBST(LT_REVISION)
|
AC_SUBST(LT_REVISION)
|
||||||
AC_SUBST(LT_AGE)
|
AC_SUBST(LT_AGE)
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue