Bump HTSP protocol version to 11 for the recent transcoding changes and the addition of the audio_type field

This commit is contained in:
Dave Chapman 2013-05-13 11:23:26 +01:00
parent 477fa0a846
commit 29f715f685

View file

@ -59,7 +59,7 @@
static void *htsp_server, *htsp_server_2;
#define HTSP_PROTO_VERSION 10
#define HTSP_PROTO_VERSION 11
#define HTSP_ASYNC_OFF 0x00
#define HTSP_ASYNC_ON 0x01