diff options
author | Colin Guthrie <colin@mageia.org> | 2011-08-29 18:07:02 +0100 |
---|---|---|
committer | Colin Guthrie <colin@mageia.org> | 2011-08-29 18:07:02 +0100 |
commit | b68336870f908cf6d5a1d9aff160cb9e993787c6 (patch) | |
tree | 14dabcfc3726cdb51a3a058ede6ef9de267ac864 | |
parent | 3fd07a33eed3f0bb87b8c477294c1e65efabbd80 (diff) |
build-sys: bump sonamev0.99.3
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 1ad7e73e..b1118c71 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:1:13]) +AC_SUBST(LIBPULSE_VERSION_INFO, [13:2:13]) # A simplified, synchronous, ABI-stable interface for client # applications, for the version info x:y:z always will hold y=z |