diff options
author | Colin Guthrie <colin@mageia.org> | 2011-09-15 11:30:47 +0100 |
---|---|---|
committer | Colin Guthrie <colin@mageia.org> | 2011-09-15 11:30:47 +0100 |
commit | fde703be75c16cc0ec313d78d7eaa71b9c6b180c (patch) | |
tree | 573601224556d4be42115f06a0958c83adf5278d | |
parent | 766dbc68388eed786f00524517cfe67c1b1585c2 (diff) |
build-sys: bump sonamev0.99.4
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 64bed09d3..e39d0feef 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:2:13]) +AC_SUBST(LIBPULSE_VERSION_INFO, [13:3:13]) # A simplified, synchronous, ABI-stable interface for client # applications, for the version info x:y:z always will hold y=z |