diff options
author | Arun Raghavan <arun.raghavan@collabora.co.uk> | 2012-12-05 09:21:58 +0530 |
---|---|---|
committer | Arun Raghavan <arun.raghavan@collabora.co.uk> | 2012-12-07 09:00:50 +0530 |
commit | 18b79d2e13c2364e5dd0dea4107892ae0b557b28 (patch) | |
tree | 50696a1ae4be73dc52608fdc4198247881ecb3ac /configure.ac | |
parent | 0f865da0e2516f2f53e7325a3979d1ce276ca5cd (diff) |
build-sys: Bump sonamev2.99.3
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 595d2965..6526cb07 100644 --- a/configure.ac +++ b/configure.ac @@ -44,7 +44,7 @@ AC_SUBST(PA_PROTOCOL_VERSION, 27) # The stable ABI for client applications, for the version info x:y:z # always will hold y=z -AC_SUBST(LIBPULSE_VERSION_INFO, [15:1:15]) +AC_SUBST(LIBPULSE_VERSION_INFO, [15:2:15]) # A simplified, synchronous, ABI-stable interface for client # applications, for the version info x:y:z always will hold y=z |