build-sys: bump sonames
authorTanu Kaskinen <tanuk@iki.fi>
Thu, 27 Aug 2015 16:02:23 +0000 (19:02 +0300)
committerTanu Kaskinen <tanuk@iki.fi>
Thu, 27 Aug 2015 17:48:41 +0000 (20:48 +0300)
In this release cycle, libpulse had some internal code changes, but no ABI
changes.

libpulse-simple and libpulse-mainloop-glib had no changes whatsoever.

configure.ac

index e8a2de3..12512fc 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:0:18])
+AC_SUBST(LIBPULSE_VERSION_INFO, [18:1:18])
 
 # A simplified, synchronous, ABI-stable interface for client
 # applications, for the version info x:y:z always will hold y=z