From: Glenn-1990 Date: Sat, 27 Dec 2014 14:17:58 +0000 (+0100) Subject: htsp: bump version X-Git-Tag: v4.1~529 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fheads%2Fhtsp%2F18;p=thirdparty%2Ftvheadend.git htsp: bump version --- diff --git a/src/htsp_server.c b/src/htsp_server.c index 4f9e32a22..876a7023a 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 17 +#define HTSP_PROTO_VERSION 18 #define HTSP_ASYNC_OFF 0x00 #define HTSP_ASYNC_ON 0x01