From: Lennart Poettering Date: Wed, 11 Nov 2009 04:32:24 +0000 (+0100) Subject: build-sys: bump soname X-Git-Tag: submit/2.0-panda/20130828.192557~1153 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=63abcc83307fd74d6556e8a679d647b5b5920868;p=profile%2Fivi%2Fpulseaudio-panda.git build-sys: bump soname --- diff --git a/configure.ac b/configure.ac index 6b540e4..b4f94c1 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:0:12]) +AC_SUBST(LIBPULSE_VERSION_INFO, [12:1:12]) # A simplified, synchronous, ABI-stable interface for client # applications, for the version info x:y:z always will hold y=z