projects
/
platform
/
upstream
/
pulseaudio.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
14cf31f
)
build-sys: Bump sonames for release
v8.99.1
author
Arun Raghavan
<arun@arunraghavan.net>
Thu, 12 May 2016 10:22:10 +0000
(15:52 +0530)
committer
Arun Raghavan
<arun@arunraghavan.net>
Thu, 12 May 2016 10:22:44 +0000
(15:52 +0530)
Bumping libpulse' version since PA_RATE_MAX was changed.
Signed-off-by: Arun Raghavan <arun@arunraghavan.net>
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index
99b9ca5
..
4edc8e0
100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-44,7
+44,7
@@
AC_SUBST(PA_PROTOCOL_VERSION, 31)
# The stable ABI for client applications, for the version info x:y:z
# always will hold y=z
-AC_SUBST(LIBPULSE_VERSION_INFO, [
19:0:19
])
+AC_SUBST(LIBPULSE_VERSION_INFO, [
20:0:20
])
# A simplified, synchronous, ABI-stable interface for client
# applications, for the version info x:y:z always will hold y=z