From: Lennart Poettering Date: Mon, 23 Nov 2009 04:07:00 +0000 (+0100) Subject: bump soname X-Git-Url: https://code.delx.au/pulseaudio/commitdiff_plain/5e2a80c7e33a9f32058d53c33519197567a9887a bump soname --- diff --git a/configure.ac b/configure.ac index b4f94c13..8abaabb3 100644 --- a/configure.ac +++ b/configure.ac @@ -44,7 +44,7 @@ AC_SUBST(PA_PROTOCOL_VERSION, 17) # The stable ABI for client applications, for the version info x:y:z # always will hold y=z -AC_SUBST(LIBPULSE_VERSION_INFO, [12:1:12]) +AC_SUBST(LIBPULSE_VERSION_INFO, [12:2:12]) # A simplified, synchronous, ABI-stable interface for client # applications, for the version info x:y:z always will hold y=z