Adjust the library numbers for release.
This commit is contained in:
parent
2211cc14e6
commit
3fc0f9ad1d
15
configure.ac
15
configure.ac
@ -331,16 +331,19 @@ dnl ############################################################################
|
|||||||
dnl # Release 1.6.19:
|
dnl # Release 1.6.19:
|
||||||
dnl # "current:revision:age"
|
dnl # "current:revision:age"
|
||||||
dnl #
|
dnl #
|
||||||
dnl # -
|
dnl # - Code has changed in threadutil
|
||||||
|
dnl # revision: 3 -> 4
|
||||||
|
dnl # - Code has changed in upnp
|
||||||
|
dnl # revision: 2 -> 3
|
||||||
dnl #
|
dnl #
|
||||||
dnl #AC_SUBST([LT_VERSION_IXML], [::])
|
dnl #AC_SUBST([LT_VERSION_IXML], [2:8:0])
|
||||||
dnl #AC_SUBST([LT_VERSION_THREADUTIL], [::])
|
dnl #AC_SUBST([LT_VERSION_THREADUTIL], [6:4:0])
|
||||||
dnl #AC_SUBST([LT_VERSION_UPNP], [::])
|
dnl #AC_SUBST([LT_VERSION_UPNP], [9:3:3])
|
||||||
dnl #
|
dnl #
|
||||||
dnl ############################################################################
|
dnl ############################################################################
|
||||||
AC_SUBST([LT_VERSION_IXML], [2:8:0])
|
AC_SUBST([LT_VERSION_IXML], [2:8:0])
|
||||||
AC_SUBST([LT_VERSION_THREADUTIL], [6:3:0])
|
AC_SUBST([LT_VERSION_THREADUTIL], [6:4:0])
|
||||||
AC_SUBST([LT_VERSION_UPNP], [9:2:3])
|
AC_SUBST([LT_VERSION_UPNP], [9:3:3])
|
||||||
dnl ############################################################################
|
dnl ############################################################################
|
||||||
dnl # Repeating the algorithm to place it closer to the modificatin place:
|
dnl # Repeating the algorithm to place it closer to the modificatin place:
|
||||||
dnl # - library code modified: revision++
|
dnl # - library code modified: revision++
|
||||||
|
Loading…
x
Reference in New Issue
Block a user