From c4655d10c6c11eec6dc472c0d04085f285d01bdd Mon Sep 17 00:00:00 2001 From: Arun Raghavan Date: Wed, 18 Jul 2012 12:23:17 +0530 Subject: [PATCH] build: Bump soname --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 1936d7c..a78098c 100644 --- a/configure.ac +++ b/configure.ac @@ -40,7 +40,7 @@ AC_SUBST(PA_PROTOCOL_VERSION, 26) # The stable ABI for client applications, for the version info x:y:z # always will hold y=z -AC_SUBST(LIBPULSE_VERSION_INFO, [14:2:14]) +AC_SUBST(LIBPULSE_VERSION_INFO, [14:3:14]) # A simplified, synchronous, ABI-stable interface for client # applications, for the version info x:y:z always will hold y=z -- 2.7.4