]> code.delx.au - pulseaudio/commitdiff
build-sys: Bump soname
authorArun Raghavan <arun.raghavan@collabora.co.uk>
Thu, 23 May 2013 03:04:17 +0000 (08:34 +0530)
committerArun Raghavan <arun.raghavan@collabora.co.uk>
Thu, 23 May 2013 03:05:15 +0000 (08:35 +0530)
We dropped pa_format_info_free2 as an exposed symbol, but this was never
exposed via headers, so not counting this as ABI change.

configure.ac

index b1bd21ac6e39fd5be7202281de3d03b0a00435f0..2e3553710248a7559438bde8fa0d976d5a9cb5d7 100644 (file)
@@ -44,7 +44,7 @@ AC_SUBST(PA_PROTOCOL_VERSION, 28)
 
 # The stable ABI for client applications, for the version info x:y:z
 # always will hold y=z
-AC_SUBST(LIBPULSE_VERSION_INFO, [16:0:16])
+AC_SUBST(LIBPULSE_VERSION_INFO, [16:1:16])
 
 # A simplified, synchronous, ABI-stable interface for client
 # applications, for the version info x:y:z always will hold y=z