htsp: bump version number due to imagecache fix

This commit is contained in:
Adam Sutton 2013-04-15 16:23:10 +01:00
parent 82a1edd132
commit c80088ac23

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