diff options
author | Colin Guthrie <colin@mageia.org> | 2011-08-16 11:04:11 +0100 |
---|---|---|
committer | Colin Guthrie <colin@mageia.org> | 2011-08-16 11:04:11 +0100 |
commit | 914e572537c18b372a8114e51c93493f17fe23ea (patch) | |
tree | 761145abdc505da46a7cef5350ffc32b36503bad | |
parent | 98ae74e052bfc6e44a4843e0d8a2e01d0e8e8107 (diff) |
build-sys: bump sonamev0.99.2
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 3832f92e..1ad7e73e 100644 --- a/configure.ac +++ b/configure.ac @@ -40,7 +40,7 @@ AC_SUBST(PA_PROTOCOL_VERSION, 23) # The stable ABI for client applications, for the version info x:y:z # always will hold y=z -AC_SUBST(LIBPULSE_VERSION_INFO, [13:0:13]) +AC_SUBST(LIBPULSE_VERSION_INFO, [13:1:13]) # A simplified, synchronous, ABI-stable interface for client # applications, for the version info x:y:z always will hold y=z |