summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2009-11-11 05:32:24 +0100
committerLennart Poettering <lennart@poettering.net>2009-11-11 05:32:24 +0100
commitbff94c192d414db1b6ea4a8d7366fa818e9caf2e (patch)
treec4eeca42a9fe4100da5f10eefdab4730d947fbe3
parent2c12df9001433b3701e2ee81a4248b2834a13552 (diff)
build-sys: bump soname
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 78234fc2..995f6585 100644
--- a/configure.ac
+++ b/configure.ac
@@ -45,7 +45,7 @@ AC_SUBST(PA_PROTOCOL_VERSION, 16)
# The stable ABI for client applications, for the version info x:y:z
# always will hold y=z
-AC_SUBST(LIBPULSE_VERSION_INFO, [12:0:12])
+AC_SUBST(LIBPULSE_VERSION_INFO, [12:1:12])
# A simplified, synchronous, ABI-stable interface for client
# applications, for the version info x:y:z always will hold y=z