diff options
author | Arun Raghavan <arun.raghavan@collabora.co.uk> | 2013-06-04 00:13:42 +0530 |
---|---|---|
committer | Arun Raghavan <arun.raghavan@collabora.co.uk> | 2013-06-04 00:13:42 +0530 |
commit | 6b08d75c941737731c19e60c00213f18906981d7 (patch) | |
tree | b58424c3544dc6a91f51523359e1b0b4142118cd | |
parent | d78d0053b5cdce707f13e21c0fbd79be8d02ac94 (diff) |
build-sys: Bump sonamev4.0
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 2e3553710..388fae255 100644 --- a/configure.ac +++ b/configure.ac @@ -44,7 +44,7 @@ AC_SUBST(PA_PROTOCOL_VERSION, 28) # The stable ABI for client applications, for the version info x:y:z # always will hold y=z -AC_SUBST(LIBPULSE_VERSION_INFO, [16:1:16]) +AC_SUBST(LIBPULSE_VERSION_INFO, [16:2:16]) # A simplified, synchronous, ABI-stable interface for client # applications, for the version info x:y:z always will hold y=z |