htsp: bump version number due to imagecache fix

(cherry picked from commit c80088ac23)
This commit is contained in:
Adam Sutton 2013-04-15 16:23:10 +01:00
parent d14003dab6
commit bc7997738f

View file

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