From 43f8feb449f54b04395f65db6d2bc465b6a8687e Mon Sep 17 00:00:00 2001 From: Colin Guthrie Date: Thu, 20 Oct 2011 12:25:48 +0100 Subject: [PATCH] build-sys: bump soname --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 6b358cb..a91daf4 100644 --- a/configure.ac +++ b/configure.ac @@ -40,7 +40,7 @@ AC_SUBST(PA_PROTOCOL_VERSION, 23) # The stable ABI for client applications, for the version info x:y:z # always will hold y=z -AC_SUBST(LIBPULSE_VERSION_INFO, [13:4:13]) +AC_SUBST(LIBPULSE_VERSION_INFO, [13:5:13]) # A simplified, synchronous, ABI-stable interface for client # applications, for the version info x:y:z always will hold y=z -- 2.7.4