diff options
author | Arun Raghavan <arun.raghavan@collabora.co.uk> | 2012-05-11 18:50:11 +0530 |
---|---|---|
committer | Arun Raghavan <arun.raghavan@collabora.co.uk> | 2012-05-11 18:51:37 +0530 |
commit | ed85ad64cf5eb209f60d8cf93dc00824349a3d9d (patch) | |
tree | 65754a9444603c4fbb0d2eaa65f5ccb0ae9bc9cc | |
parent | e54b0fa6c9776dc72d15fbcacaac93942ee4d4bd (diff) |
build-sys: Bump sonamev2.0
Double-bump since v1.99.2 got a bump but the commit never landed.
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index efcb753b2..1936d7c2e 100644 --- a/configure.ac +++ b/configure.ac @@ -40,7 +40,7 @@ AC_SUBST(PA_PROTOCOL_VERSION, 26) # The stable ABI for client applications, for the version info x:y:z # always will hold y=z -AC_SUBST(LIBPULSE_VERSION_INFO, [14:0:14]) +AC_SUBST(LIBPULSE_VERSION_INFO, [14:2:14]) # A simplified, synchronous, ABI-stable interface for client # applications, for the version info x:y:z always will hold y=z |