]> git.ipfire.org Git - thirdparty/tvheadend.git/commitdiff
bump version
authorGlenn-1990 <g_christiaensen@msn.com>
Fri, 14 Apr 2017 19:22:32 +0000 (21:22 +0200)
committerJaroslav Kysela <perex@perex.cz>
Mon, 24 Apr 2017 14:56:42 +0000 (16:56 +0200)
src/htsp_server.c

index 98f7ad3b31d3fcc2c6cb91b8c7a04137d291a305..352b05d1a7b40cce6e31e20d386a1542abbd4f18 100644 (file)
@@ -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