diff options
author | Colin Guthrie <colin@mageia.org> | 2011-06-23 21:22:19 +0100 |
---|---|---|
committer | Colin Guthrie <colin@mageia.org> | 2011-06-23 21:56:05 +0100 |
commit | f5581898b85241408d34ed376e1e42065ba4e3ff (patch) | |
tree | de57bbcb44418cd4af47b23457a6ae7c36995d5b | |
parent | 9ee422916f4bef1e8530ba4e882e11eae2475999 (diff) |
build-sys: bump sonamev0.9.23stable-queue
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 62eb43e6..863db4c4 100644 --- a/configure.ac +++ b/configure.ac @@ -45,7 +45,7 @@ AC_SUBST(PA_PROTOCOL_VERSION, 16) # The stable ABI for client applications, for the version info x:y:z # always will hold y=z -AC_SUBST(LIBPULSE_VERSION_INFO, [12:3:12]) +AC_SUBST(LIBPULSE_VERSION_INFO, [12:4:12]) # A simplified, synchronous, ABI-stable interface for client # applications, for the version info x:y:z always will hold y=z |