]> git.ipfire.org Git - thirdparty/tvheadend.git/commitdiff
htsp: bump version htsp/18
authorGlenn-1990 <g_christiaensen@msn.com>
Sat, 27 Dec 2014 14:17:58 +0000 (15:17 +0100)
committerJaroslav Kysela <perex@perex.cz>
Sun, 4 Jan 2015 14:59:06 +0000 (15:59 +0100)
src/htsp_server.c

index 4f9e32a22bb0a4f8063a396f96c5d1cdad0622eb..876a7023aa43babc5bf8238712c444505804ee65 100644 (file)
@@ -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