Bump HTSP to version 4

This commit is contained in:
Andreas Öman 2009-11-29 12:27:43 +00:00
parent 5fd143e7f8
commit a2a949a092

View file

@ -48,7 +48,7 @@
static void *htsp_server;
#define HTSP_PROTO_VERSION 3
#define HTSP_PROTO_VERSION 4
#define HTSP_PRIV_MASK (ACCESS_STREAMING)