From 0ee9d654673ac40691208b5aace52d9a4b69d822 Mon Sep 17 00:00:00 2001 From: Tanu Kaskinen Date: Fri, 11 May 2018 13:53:31 +0300 Subject: [PATCH] build-sys: bump sonames A few small internal changes in libpulse. No changes in libpulse-simple and libpulse-mainloop-glib. --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index aa275a952..c9c414f81 100644 --- a/configure.ac +++ b/configure.ac @@ -44,7 +44,7 @@ AC_SUBST(PA_PROTOCOL_VERSION, 32) # The stable ABI for client applications, for the version info x:y:z # always will hold y=z -AC_SUBST(LIBPULSE_VERSION_INFO, [20:2:20]) +AC_SUBST(LIBPULSE_VERSION_INFO, [20:3:20]) # A simplified, synchronous, ABI-stable interface for client # applications, for the version info x:y:z always will hold y=z