From: Jaroslav Kysela Date: Thu, 9 Oct 2014 18:31:35 +0000 (+0200) Subject: htsp server: bumb version to 16 (profile - transcode, getDvrConfigs) X-Git-Tag: v4.1~1100 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fheads%2Fhtsp%2F16;p=thirdparty%2Ftvheadend.git htsp server: bumb version to 16 (profile - transcode, getDvrConfigs) --- diff --git a/src/htsp_server.c b/src/htsp_server.c index 1dca99d80..874bdbe6e 100644 --- a/src/htsp_server.c +++ b/src/htsp_server.c @@ -68,7 +68,7 @@ static void *htsp_server, *htsp_server_2; -#define HTSP_PROTO_VERSION 15 +#define HTSP_PROTO_VERSION 16 #define HTSP_ASYNC_OFF 0x00 #define HTSP_ASYNC_ON 0x01