]> git.ipfire.org Git - thirdparty/tvheadend.git/commitdiff
Bump HTSP version to 5 due to r3738
authorAndreas Öman <andreas@lonelycoder.com>
Fri, 4 Dec 2009 21:11:35 +0000 (21:11 +0000)
committerAndreas Öman <andreas@lonelycoder.com>
Fri, 4 Dec 2009 21:11:35 +0000 (21:11 +0000)
src/htsp.c

index 516419ae173a60d518c39ebb583888c176483bf4..ecf7d0f9f833d164e14ea102c419fb78f5ca6925 100644 (file)
@@ -48,7 +48,7 @@
 
 static void *htsp_server;
 
-#define HTSP_PROTO_VERSION 4
+#define HTSP_PROTO_VERSION 5
 
 #define HTSP_PRIV_MASK (ACCESS_STREAMING)