]> code.delx.au - pulseaudio/commitdiff
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)
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.


No differences found