htsp: bump protocol version to reflect addition of new cutpoint API
This commit is contained in:
parent
20154413ab
commit
f8f8efbebe
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue