From: Glenn-1990 Date: Sat, 18 Apr 2015 20:52:48 +0000 (+0200) Subject: bump version to 20 X-Git-Tag: v4.1~136 X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=refs%2Fheads%2Fhtsp%2F20;p=thirdparty%2Ftvheadend.git bump version to 20 --- diff --git a/src/htsp_server.c b/src/htsp_server.c index 7f1e3b059..b19d34ef9 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 19 +#define HTSP_PROTO_VERSION 20 #define HTSP_ASYNC_OFF 0x00 #define HTSP_ASYNC_ON 0x01