htsp: bump protocol version to reflect addition of new cutpoint API

This commit is contained in:
Adam Sutton 2014-01-28 09:42:58 +00:00
parent 20154413ab
commit f8f8efbebe

View file

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