diff options
author | Colin Guthrie <colin@mageia.org> | 2011-10-20 12:25:48 +0100 |
---|---|---|
committer | Colin Guthrie <colin@mageia.org> | 2011-10-20 14:12:05 +0100 |
commit | 43f8feb449f54b04395f65db6d2bc465b6a8687e (patch) | |
tree | 84cd12549964d30a64855b5af6e8bf7f24b496d0 | |
parent | 2fde64c7866098747b5517290f8bc87b143b6c69 (diff) |
build-sys: bump sonamev1.1stable-1.x
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 6b358cb5..a91daf41 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:4:13]) +AC_SUBST(LIBPULSE_VERSION_INFO, [13:5:13]) # A simplified, synchronous, ABI-stable interface for client # applications, for the version info x:y:z always will hold y=z |