diff options
author | Lennart Poettering <lennart@poettering.net> | 2009-08-05 03:53:41 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2009-08-05 03:53:41 +0200 |
commit | 8483de4f2be22338eaa42d3b9bad6bf554644b61 (patch) | |
tree | 3013b10f6ae7a07b9cf1f88f92d00a9574392cf7 | |
parent | ff52588c7b1353542e44633f366b3fda2ba49269 (diff) |
simple: bump libpulse-simple library revisionv0.9.16-test4
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 08c1ef3a..179aeb36 100644 --- a/configure.ac +++ b/configure.ac @@ -49,7 +49,7 @@ AC_SUBST(LIBPULSE_VERSION_INFO, [9:0:9]) # A simplified, synchronous, ABI-stable interface for client # applications, for the version info x:y:z always will hold y=z -AC_SUBST(LIBPULSE_SIMPLE_VERSION_INFO, [0:2:0]) +AC_SUBST(LIBPULSE_SIMPLE_VERSION_INFO, [0:3:0]) # The ABI-stable network browsing interface for client applications, # for the version info x:y:z always will hold y=z |