diff options
author | Colin Guthrie <colin@mageia.org> | 2011-08-02 15:56:50 +0100 |
---|---|---|
committer | Colin Guthrie <colin@mageia.org> | 2011-08-02 16:19:53 +0100 |
commit | 85291b1954303d577209dbb99c6950995aac7b01 (patch) | |
tree | bcafb427762a3bd71c7fcf3c9acb9913a9c54665 | |
parent | 1893234063519af980b17c03f8fec98a26f7ae94 (diff) |
build-sys: bump sonamev0.99.1
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 5fdcc605..1bc858f3 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, [12:4:12]) +AC_SUBST(LIBPULSE_VERSION_INFO, [13:0:13]) # A simplified, synchronous, ABI-stable interface for client # applications, for the version info x:y:z always will hold y=z |