From: Glenn-1990 Date: Fri, 4 Nov 2016 14:26:04 +0000 (+0100) Subject: [htsp] bump version X-Git-Tag: v4.2.1~202 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=d220e59a365bdcab2ca4ba4402ecfbe88109f623;p=thirdparty%2Ftvheadend.git [htsp] bump version --- diff --git a/src/htsp_server.c b/src/htsp_server.c index 8c7430a49..29575b994 100644 --- a/src/htsp_server.c +++ b/src/htsp_server.c @@ -66,7 +66,7 @@ static void *htsp_server, *htsp_server_2; -#define HTSP_PROTO_VERSION 25 +#define HTSP_PROTO_VERSION 26 #define HTSP_ASYNC_OFF 0x00 #define HTSP_ASYNC_ON 0x01