build-sys: Bump soname

This commit is contained in:
Arun Raghavan 2012-11-17 10:54:16 +05:30
parent 87e89ac4eb
commit 9b0dff3a58

View file

@ -44,7 +44,7 @@ AC_SUBST(PA_PROTOCOL_VERSION, 27)
# The stable ABI for client applications, for the version info x:y:z # The stable ABI for client applications, for the version info x:y:z
# always will hold y=z # always will hold y=z
AC_SUBST(LIBPULSE_VERSION_INFO, [15:0:15]) AC_SUBST(LIBPULSE_VERSION_INFO, [15:1:15])
# A simplified, synchronous, ABI-stable interface for client # A simplified, synchronous, ABI-stable interface for client
# applications, for the version info x:y:z always will hold y=z # applications, for the version info x:y:z always will hold y=z