diff options
author | Arun Raghavan <arun.raghavan@collabora.co.uk> | 2012-12-17 14:30:09 +0530 |
---|---|---|
committer | Arun Raghavan <arun.raghavan@collabora.co.uk> | 2012-12-17 14:30:09 +0530 |
commit | fc2f741f61f3a07627d3aa267c14a2d5b12529e4 (patch) | |
tree | 6c33f96f1bb0598d026772d641e451e856487644 | |
parent | 0f6bbcc3a583f02564264314b8ee45cd83f609a6 (diff) |
build-sys: Bump sonamev3.0
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 6526cb07a..3199d8563 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:2:15]) +AC_SUBST(LIBPULSE_VERSION_INFO, [15:3:15]) # A simplified, synchronous, ABI-stable interface for client # applications, for the version info x:y:z always will hold y=z |