build-sys: bump sonames
authorTanu Kaskinen <tanuk@iki.fi>
Sun, 27 Dec 2015 12:41:04 +0000 (14:41 +0200)
committerTanu Kaskinen <tanuk@iki.fi>
Sun, 27 Dec 2015 12:42:35 +0000 (14:42 +0200)
Bump 18 -> 19 due to the addition of the LFE balance API.

configure.ac

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