]> git.ipfire.org Git - thirdparty/tvheadend.git/commitdiff
bump htsp API
authorGlenn-1990 <g_christiaensen@msn.com>
Thu, 12 Nov 2015 20:27:31 +0000 (21:27 +0100)
committerJaroslav Kysela <perex@perex.cz>
Sat, 14 Nov 2015 08:11:40 +0000 (09:11 +0100)
src/htsp_server.c

index 05a61e6dc1b2c3cc34972b738e5a44cee1b6aa9f..2a934fdde205759980a9b20602d6a876711c243c 100644 (file)
@@ -65,7 +65,7 @@
 
 static void *htsp_server, *htsp_server_2;
 
-#define HTSP_PROTO_VERSION 24
+#define HTSP_PROTO_VERSION 25
 
 #define HTSP_ASYNC_OFF  0x00
 #define HTSP_ASYNC_ON   0x01