Bump HTSP version to 5 due to r3738

This commit is contained in:
Andreas Öman 2009-12-04 21:11:35 +00:00
parent 27c274fadd
commit e91c935465

View file

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