]> code.delx.au - pulseaudio/commit
Bump the native protocol version
authorAkihiro Tsukada <atsukada@users.sourceforge.net>
Sun, 24 Feb 2013 16:01:05 +0000 (01:01 +0900)
committerTanu Kaskinen <tanuk@iki.fi>
Wed, 13 Mar 2013 10:56:37 +0000 (12:56 +0200)
commita3d1816f681729c60b0fd7c92eb8a36c79107f79
tree81e155632335ba136df563a2b0561b3ae769b5d8
parentdc68fcb33f04e3b1420495a2c0a5e61b41e70d1b
Bump the native protocol version

The previous AAC pass-through patch (commit: 53807e4a) introduced
a new encoding format type: PA_ENCODING_MPEG2_AAC_IEC61937,
which is mostly used in pa_format_info, but forgot to increment the
protocol version number. The version needs to be incremented, because
clients need some way of checking whether the server supports the new
encoding.
PROTOCOL
configure.ac