From: Chris Tallon Date: Sun, 16 Feb 2014 20:49:08 +0000 (+0000) Subject: Set protocol version for 0.4.1 X-Git-Tag: 0-4-1^0 X-Git-Url: https://git.vomp.tv/gitweb/?a=commitdiff_plain;h=0825f5b3f7b4c60682276ad22606f5f5a52f0578;p=vompclient.git Set protocol version for 0.4.1 --- diff --git a/vdr.cc b/vdr.cc index bb2d4d3..b44744d 100644 --- a/vdr.cc +++ b/vdr.cc @@ -38,7 +38,7 @@ #include "video.h" #include "osd.h" -#define VOMP_PROTOCOLL_VERSION 0x00000301 +#define VOMP_PROTOCOLL_VERSION 0x00000300 VDR* VDR::instance = NULL; //prepare a request