]> git.ipfire.org Git - thirdparty/tvheadend.git/commitdiff
bump version to 20 htsp/20
authorGlenn-1990 <g_christiaensen@msn.com>
Sat, 18 Apr 2015 20:52:48 +0000 (22:52 +0200)
committerJaroslav Kysela <perex@perex.cz>
Wed, 22 Apr 2015 08:21:21 +0000 (10:21 +0200)
src/htsp_server.c

index 7f1e3b0593fcb3aa5e13046bb56800f98c81f9a7..b19d34ef96b9942a9f084eb47a4d3379fe5ca789 100644 (file)
@@ -68,7 +68,7 @@
 
 static void *htsp_server, *htsp_server_2;
 
-#define HTSP_PROTO_VERSION 19
+#define HTSP_PROTO_VERSION 20
 
 #define HTSP_ASYNC_OFF  0x00
 #define HTSP_ASYNC_ON   0x01