bump up library soname
This commit is contained in:
@@ -29,7 +29,7 @@ dnl change does not break upward compatibility (ie it is an addition),
|
|||||||
dnl increment AGE, Otherwise AGE is reset to 0. If CURRENT has changed,
|
dnl increment AGE, Otherwise AGE is reset to 0. If CURRENT has changed,
|
||||||
dnl REVISION is set to 0, otherwise REVISION is incremented.
|
dnl REVISION is set to 0, otherwise REVISION is incremented.
|
||||||
dnl ---------------------------------------------------------------------------
|
dnl ---------------------------------------------------------------------------
|
||||||
VERSION_INFO_CURRENT=5
|
VERSION_INFO_CURRENT=6
|
||||||
VERSION_INFO_REVISION=0
|
VERSION_INFO_REVISION=0
|
||||||
VERSION_INFO_AGE=0
|
VERSION_INFO_AGE=0
|
||||||
INTERFACE_VERSION_INFO=$VERSION_INFO_CURRENT:$VERSION_INFO_REVISION:$VERSION_INFO_AGE
|
INTERFACE_VERSION_INFO=$VERSION_INFO_CURRENT:$VERSION_INFO_REVISION:$VERSION_INFO_AGE
|
||||||
|
Reference in New Issue
Block a user