diff options
author | Lennart Poettering <lennart@poettering.net> | 2009-11-23 05:07:00 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2009-11-23 05:07:00 +0100 |
commit | 06327b1e67af661cb3d73598e6f5f51e475e7ce6 (patch) | |
tree | c0a7e8b4027853956db7a74f303aa57c34ba38c4 | |
parent | 7ab8e83cb0d36edfe348690c73e22cb13fca0359 (diff) |
bump sonamev0.9.21
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 995f6585..c9ec4900 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:1:12]) +AC_SUBST(LIBPULSE_VERSION_INFO, [12:2:12]) # A simplified, synchronous, ABI-stable interface for client # applications, for the version info x:y:z always will hold y=z |