From: Glenn-1990 Date: Thu, 12 Nov 2015 20:27:31 +0000 (+0100) Subject: bump htsp API X-Git-Tag: v4.2.1~1550 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=63538dbd1f1be90f2930e3d51fa87252dd728e1e;p=thirdparty%2Ftvheadend.git bump htsp API --- diff --git a/src/htsp_server.c b/src/htsp_server.c index 05a61e6dc..2a934fdde 100644 --- a/src/htsp_server.c +++ b/src/htsp_server.c @@ -65,7 +65,7 @@ static void *htsp_server, *htsp_server_2; -#define HTSP_PROTO_VERSION 24 +#define HTSP_PROTO_VERSION 25 #define HTSP_ASYNC_OFF 0x00 #define HTSP_ASYNC_ON 0x01