diff options
author | Arun Raghavan <arun.raghavan@collabora.co.uk> | 2012-03-15 18:10:41 +0530 |
---|---|---|
committer | Arun Raghavan <arun.raghavan@collabora.co.uk> | 2012-03-15 18:16:49 +0530 |
commit | e83ebabc68811eadba8415216232c766266d92d2 (patch) | |
tree | 6636d84942fc4ba847e903ae730325fdb786dff6 | |
parent | d492032feb14a372414c7dd665240b064c1e1ab8 (diff) |
build-sys: Bump sonamev1.99.1
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 8370546b0..8d7f43a3d 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, [13:4:13]) +AC_SUBST(LIBPULSE_VERSION_INFO, [14:0:14]) # A simplified, synchronous, ABI-stable interface for client # applications, for the version info x:y:z always will hold y=z |