mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-12-14 08:56:34 -05:00
PROTOCOL: Bump to version 33
Required for the addition of new pa_encoding_t values.
This commit is contained in:
parent
cdeac17801
commit
651a3d108e
2 changed files with 8 additions and 1 deletions
|
|
@ -40,7 +40,7 @@ AC_SUBST(PA_MINOR, pa_minor)
|
|||
AC_SUBST(PA_MAJORMINOR, pa_major.pa_minor)
|
||||
|
||||
AC_SUBST(PA_API_VERSION, 12)
|
||||
AC_SUBST(PA_PROTOCOL_VERSION, 32)
|
||||
AC_SUBST(PA_PROTOCOL_VERSION, 33)
|
||||
|
||||
# The stable ABI for client applications, for the version info x:y:z
|
||||
# always will hold y=z
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue