build-sys: Bump libpulse soversion
authorArun Raghavan <arun@arunraghavan.net>
Thu, 4 Jul 2019 08:49:33 +0000 (14:19 +0530)
committerArun Raghavan <arun@arunraghavan.net>
Thu, 4 Jul 2019 08:50:57 +0000 (14:20 +0530)
We've added new API and updated an enum. A bunch of function parameters
have been marked as const, but this probably shouldn't count as a change
anyway.

configure.ac

index 79b8284..0b31f2c 100644 (file)
@@ -46,7 +46,7 @@ AC_SUBST(PA_PROTOCOL_VERSION, 33)
 
 # The stable ABI for client applications, for the version info x:y:z
 # always will hold y=z
-AC_SUBST(LIBPULSE_VERSION_INFO, [20:3:20])
+AC_SUBST(LIBPULSE_VERSION_INFO, [21:0:21])
 
 # A simplified, synchronous, ABI-stable interface for client
 # applications, for the version info x:y:z always will hold y=z