From: Glenn-1990 Date: Fri, 14 Apr 2017 19:22:32 +0000 (+0200) Subject: bump version X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1ad3fb28b95dcc9d88a2ae87416faf29e99d03f8;p=thirdparty%2Ftvheadend.git bump version --- diff --git a/src/htsp_server.c b/src/htsp_server.c index 98f7ad3b3..352b05d1a 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 26 +#define HTSP_PROTO_VERSION 27 #define HTSP_ASYNC_OFF 0x00 #define HTSP_ASYNC_ON 0x01