diff options
author | Lennart Poettering <lennart@poettering.net> | 2009-09-30 03:04:12 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2009-09-30 03:04:12 +0200 |
commit | afd1b6d355ef1a41cb3592485855e273a5de69c1 (patch) | |
tree | 4e3ab8cc99d3422490f6fe629fcced81fb59ca41 | |
parent | c622f77cf0d435e82038a44cc5108d0eea6db1c3 (diff) |
build-sys: bump sonamev0.9.19
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index e75378e2..78234fc2 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, [11:0:11]) +AC_SUBST(LIBPULSE_VERSION_INFO, [12:0:12]) # A simplified, synchronous, ABI-stable interface for client # applications, for the version info x:y:z always will hold y=z |