]> git.ipfire.org Git - thirdparty/tvheadend.git/commitdiff
[htsp] bump version
authorGlenn-1990 <g_christiaensen@msn.com>
Fri, 4 Nov 2016 14:26:04 +0000 (15:26 +0100)
committerJaroslav Kysela <perex@perex.cz>
Mon, 28 Nov 2016 09:00:40 +0000 (10:00 +0100)
src/htsp_server.c

index 8c7430a4980097b5b07a9c9ce97016bb33d5061f..29575b994e0fd97f28924f9a8411a44e83e1b1ed 100644 (file)
@@ -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