]> git.ipfire.org Git - thirdparty/tvheadend.git/commitdiff
htsp server: bumb version to 16 (profile - transcode, getDvrConfigs) htsp/16
authorJaroslav Kysela <perex@perex.cz>
Thu, 9 Oct 2014 18:31:35 +0000 (20:31 +0200)
committerJaroslav Kysela <perex@perex.cz>
Thu, 9 Oct 2014 18:31:35 +0000 (20:31 +0200)
src/htsp_server.c

index 1dca99d802b1874bd8bc0d630a9eb1a884799e81..874bdbe6ebe46fa34bff9986857d372792b674cd 100644 (file)
@@ -68,7 +68,7 @@
 
 static void *htsp_server, *htsp_server_2;
 
-#define HTSP_PROTO_VERSION 15
+#define HTSP_PROTO_VERSION 16
 
 #define HTSP_ASYNC_OFF  0x00
 #define HTSP_ASYNC_ON   0x01