forked from premiere/premiere-libtorrent
bumped VERSION_INFO_REVISION
This commit is contained in:
parent
c59465209b
commit
9126bef840
|
@ -30,7 +30,7 @@ dnl increment AGE, Otherwise AGE is reset to 0. If CURRENT has changed,
|
|||
dnl REVISION is set to 0, otherwise REVISION is incremented.
|
||||
dnl ---------------------------------------------------------------------------
|
||||
VERSION_INFO_CURRENT=1
|
||||
VERSION_INFO_REVISION=0
|
||||
VERSION_INFO_REVISION=1
|
||||
VERSION_INFO_AGE=0
|
||||
INTERFACE_VERSION_INFO=$VERSION_INFO_CURRENT:$VERSION_INFO_REVISION:$VERSION_INFO_AGE
|
||||
AC_SUBST(INTERFACE_VERSION_INFO)
|
||||
|
|
Loading…
Reference in New Issue