diff options
author | Colin Guthrie <colin@mageia.org> | 2011-09-27 08:56:06 +0100 |
---|---|---|
committer | Colin Guthrie <colin@mageia.org> | 2011-09-27 08:56:06 +0100 |
commit | 093d2d6bb565aafc31105685ab8e818e73a7d186 (patch) | |
tree | ee6df2878318823826d9199952f00b88215367a3 | |
parent | 002726436ba778303728eb50f07087ba95661b2e (diff) |
build-sys: bump sonamev1.0
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 074bafeab..0bf40a834 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:3:13]) +AC_SUBST(LIBPULSE_VERSION_INFO, [13:4:13]) # A simplified, synchronous, ABI-stable interface for client # applications, for the version info x:y:z always will hold y=z |