]> git.ipfire.org Git - thirdparty/tvheadend.git/commitdiff
[htsp] bump htsp version htsp/13
authorGlenn-1990 <g_christiaensen@msn.com>
Fri, 12 Sep 2014 19:37:37 +0000 (21:37 +0200)
committerJaroslav Kysela <perex@perex.cz>
Sun, 14 Sep 2014 16:28:49 +0000 (18:28 +0200)
src/htsp_server.c

index 05f958d8eeaa06c8028c7e31f13d0c3fe21a0c42..f6547691045544f18f1d9664b9fb6177a4288d93 100644 (file)
@@ -71,7 +71,7 @@
 
 static void *htsp_server, *htsp_server_2;
 
-#define HTSP_PROTO_VERSION 12
+#define HTSP_PROTO_VERSION 13
 
 #define HTSP_ASYNC_OFF  0x00
 #define HTSP_ASYNC_ON   0x01