Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
htsp server: bumb version to 16 (profile - transcode, getDvrConfigs)
  • Loading branch information
perexg committed Oct 9, 2014
1 parent 0b69b2d commit 9d0c46d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/htsp_server.c
Expand Up @@ -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
Expand Down

0 comments on commit 9d0c46d

Please sign in to comment.